1.2
This commit is contained in:
parent
20991d437c
commit
910001fde3
|
|
@ -1,5 +1,5 @@
|
|||
# New ports collection makefile for: automount
|
||||
# Date created: 21 Febryaru 2012
|
||||
# Date created: 28 February 2012
|
||||
# Whom: vermaden
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@ case ${2} in
|
|||
echo
|
||||
echo
|
||||
;;
|
||||
(PRE-INSTALL) : ;;
|
||||
(PRE-INSTALL)
|
||||
:
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue