aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netxms
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-03-14 20:41:18 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-03-14 20:41:18 +0000
commitf4abcd34b884750c3143a67f03560fc4cb6011b7 (patch)
tree790db7063cf4e766a62d30816ad0c919597bd0db /net-mgmt/netxms
parentdc1b6b3b056aa21a28299622746f73df2f7739d3 (diff)
downloadports-f4abcd34b884750c3143a67f03560fc4cb6011b7.tar.gz
ports-f4abcd34b884750c3143a67f03560fc4cb6011b7.zip
Notes
Diffstat (limited to 'net-mgmt/netxms')
-rw-r--r--net-mgmt/netxms/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile
index 2001c20a4c0b..c80297d22271 100644
--- a/net-mgmt/netxms/Makefile
+++ b/net-mgmt/netxms/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netxms
PORTVERSION= 1.0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://www.netxms.org/download/
@@ -169,8 +169,4 @@ post-install:
@${SETENV} PKG_PREFIX=${PREFIX} \
${SH} ${PKGINSTALL} ${PORTNAME} POST-INSTALL
-post-deinstall:
- @${SETENV} PKG_PREFIX=${PREFIX} \
- ${SH} ${PKGDEINSTALL} ${PORTNAME} POST-DEINSTALL
-
.include <bsd.port.post.mk>