aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-isp
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-08 17:04:04 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-08 17:04:04 +0000
commit49786cfa02e934dfcacc22b96db3cd9308926e0f (patch)
tree318969e6adb4c2205c91d36af9993ecdc84aa747 /net-p2p/verlihub-plugins-isp
parent6d9eb39f6af9b60014c3a19b4028c59b1f077e60 (diff)
downloadports-49786cfa02e934dfcacc22b96db3cd9308926e0f.tar.gz
ports-49786cfa02e934dfcacc22b96db3cd9308926e0f.zip
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins-isp')
-rw-r--r--net-p2p/verlihub-plugins-isp/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile
index 09ad3f9ef3b8..8c6ea446a0c3 100644
--- a/net-p2p/verlihub-plugins-isp/Makefile
+++ b/net-p2p/verlihub-plugins-isp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= isp
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION}
@@ -13,6 +13,5 @@ PLUGIN_DESC= ISP
PLIST_FILES= share/verlihub/default_pi_isp.sql
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
-.include <bsd.port.post.mk>
+.include "../verlihub-plugins/Makefile.plugins"
+.include <bsd.port.mk>