summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2010-01-27 12:00:19 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2010-01-27 12:00:19 +0000
commit3776c4baf3e01fbd3d8ea52f4e5854845acf0d3b (patch)
treea9846a25721d07af72a6e4a6210cdbb14c131abc /net-p2p
parentFix plist and update the sample .unnethackrc to a bit of my taste (diff)
- Fix plist
- Bump PORTREVISION Reported by: QAT
Notes
Notes: svn path=/head/; revision=248672
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/hrktorrent/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/hrktorrent/Makefile b/net-p2p/hrktorrent/Makefile
index fbdfa7d08e88..ebf42836a470 100644
--- a/net-p2p/hrktorrent/Makefile
+++ b/net-p2p/hrktorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hrktorrent
PORTVERSION= 0.3.5
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= http://50hz.ws/hrktorrent/
@@ -19,8 +20,8 @@ USE_GNOME= pkgconfig
USE_BZIP2= yes
PLIST_FILES= bin/hrktorrent \
- ${EXAMPLESDIR}/hrktorrent.rc
-PLIST_DIRS= ${EXAMPLESDIR}
+ share/examples/hrktorrent.rc
+PLIST_DIRS= share/examples/hrktorrent
MAN1= hrktorrent.1
MANCOMPRESSED= no