aboutsummaryrefslogtreecommitdiff
path: root/sysutils/automounter
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-13 21:13:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-13 21:13:38 +0000
commit6062ef7d5d8663f664580bce4e8ad19fca650593 (patch)
tree9007561074b72395b97f30c4cae33dcbd466f7ca /sysutils/automounter
parentc938c16afeb64e86771687db07e56c5be22baa83 (diff)
downloadports-6062ef7d5d8663f664580bce4e8ad19fca650593.tar.gz
ports-6062ef7d5d8663f664580bce4e8ad19fca650593.zip
Notes
Diffstat (limited to 'sysutils/automounter')
-rw-r--r--sysutils/automounter/Makefile9
-rw-r--r--sysutils/automounter/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/automounter/Makefile b/sysutils/automounter/Makefile
index d6f8c421535d..76751ffed214 100644
--- a/sysutils/automounter/Makefile
+++ b/sysutils/automounter/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= automounter
-PORTVERSION= 1.3.3
+PORTVERSION= 1.3.4
CATEGORIES= sysutils
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= bsdadminscripts
+MASTER_SITES= SFP/bsdadminscripts/${PORTNAME}/
MAINTAINER= kamikaze@bsdforen.de
COMMENT= Provides scripts to dynamically configure amd
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
NO_BUILD= yes
-MANCOMPRESSED= no
+MANCOMPRESSED= yes
.if defined(NOPORTDOCS)
NOPORTDOCS= -nodoc
@@ -26,7 +25,7 @@ MAN8= automounter.8
.endif
plist: patch
- @cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST}
+ @cd ${WRKSRC}; ./plist.sh -nodoc > ${PLIST}
do-install:
@cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS}
diff --git a/sysutils/automounter/distinfo b/sysutils/automounter/distinfo
index 25420eb54c6d..64bde68e6ecd 100644
--- a/sysutils/automounter/distinfo
+++ b/sysutils/automounter/distinfo
@@ -1,3 +1,3 @@
-MD5 (automounter-1.3.3.tar.gz) = 7f3913fc83cd98589cf0ef1d7b2b60dc
-SHA256 (automounter-1.3.3.tar.gz) = 50e23fcba656649dbde6071d3a5a95fa0c2614019eddac7f9b7e9d97c6b754f5
-SIZE (automounter-1.3.3.tar.gz) = 13893
+MD5 (automounter-1.3.4.tar.gz) = 927ae5dcb93ea46f5435db29014b914e
+SHA256 (automounter-1.3.4.tar.gz) = 7c3eafd536e477e2edde772f5715d77013407393bbeadc2b995f47d7d69eed21
+SIZE (automounter-1.3.4.tar.gz) = 14089