aboutsummaryrefslogtreecommitdiffstats
path: root/net/cacti/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-11-04 15:13:36 +0800
committersem <sem@FreeBSD.org>2005-11-04 15:13:36 +0800
commitae45c501958205e077df9d807d1e7f75a687f1ef (patch)
tree18017067a1ef7f0b4e6c3ee52d5314f77cb3e073 /net/cacti/Makefile
parentf42f6edf0af52b352debd51f3d95a4d62109090f (diff)
downloadfreebsd-ports-graphics-ae45c501958205e077df9d807d1e7f75a687f1ef.tar.gz
freebsd-ports-graphics-ae45c501958205e077df9d807d1e7f75a687f1ef.tar.zst
freebsd-ports-graphics-ae45c501958205e077df9d807d1e7f75a687f1ef.zip
- Fix permissions for scripts/
Note: I'd like to stick the schema where PORTREVISION reflects a vendor patch level. So first digit(s) will the verndor patch level and second one will a port revision level. Reported by: Anthony Maszeroski <maszeroskia3@Scranton.edu>
Diffstat (limited to 'net/cacti/Makefile')
-rw-r--r--net/cacti/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/cacti/Makefile b/net/cacti/Makefile
index 59a10467950..131c4b2df5b 100644
--- a/net/cacti/Makefile
+++ b/net/cacti/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cacti
PORTVERSION= 0.8.6g
-PORTREVISION= 4
+PORTREVISION= 41
CATEGORIES= net www
MASTER_SITES= http://www.cacti.net/downloads/
@@ -56,7 +56,6 @@ do-install:
${PREFIX}/${CACTIDIR}/include/db-settings.php; \
fi
-# Fix permissions
post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}