aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/phex
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-03 01:59:10 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-03 01:59:10 +0000
commitfe4401c442bc16047098d195312027f5f6c0affd (patch)
tree65fe0ae6e545482140100e2d50ed5aef40aee55b /net-p2p/phex
parent7a00e559d6f5dc2f852dc2b1d1d80c96fc8e496d (diff)
downloadports-fe4401c442bc16047098d195312027f5f6c0affd.tar.gz
ports-fe4401c442bc16047098d195312027f5f6c0affd.zip
o Fix PLIST
o Bump PORTREVISION Submitted by: kris (pointyhat) Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=125689
Diffstat (limited to 'net-p2p/phex')
-rw-r--r--net-p2p/phex/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile
index 43b71b9f80a3..d4253e72b7a1 100644
--- a/net-p2p/phex/Makefile
+++ b/net-p2p/phex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= phex
PORTVERSION= 2.0.0.76
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -40,6 +40,9 @@ PLIST_FILES+= bin/${PORTNAME}
PLIST_FILES+= %%JAR_DIR%%/${jar}
.endfor
+PLIST_DIRS+= \
+ %%JAR_DIR%%
+
post-patch:
# remove trailing ^M
@${REINPLACE_CMD} -E \