diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/automounter/Makefile | 4 | ||||
-rw-r--r-- | sysutils/automounter/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/automounter/Makefile b/sysutils/automounter/Makefile index 719c70d22b29..c15aaeb1e951 100644 --- a/sysutils/automounter/Makefile +++ b/sysutils/automounter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= automounter -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bsdadminscripts @@ -26,7 +26,7 @@ MAN8= automounter.8 .endif plist: patch - cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST} + @cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST} do-install: @cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS} diff --git a/sysutils/automounter/distinfo b/sysutils/automounter/distinfo index 2fa5ad5db53e..c6a19dd439f3 100644 --- a/sysutils/automounter/distinfo +++ b/sysutils/automounter/distinfo @@ -1,3 +1,3 @@ -MD5 (automounter-1.3.tar.gz) = 169619b12ba2de03f5da53c605336883 -SHA256 (automounter-1.3.tar.gz) = 9dc094c65abef9bb25f52ec53332c8e6bd40dea1aa1b8fc64d1ed1b136406bdc -SIZE (automounter-1.3.tar.gz) = 13405 +MD5 (automounter-1.3.1.tar.gz) = 067db1d57f7b4dd986e4f51720cc2076 +SHA256 (automounter-1.3.1.tar.gz) = 2c51c8dc54649e2d7d2f2b14f116756c00757a0c4e906fcffa321198d7234fb8 +SIZE (automounter-1.3.1.tar.gz) = 13598 |