summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile
diff options
context:
space:
mode:
authorgdt <gdt>2005-07-26 13:50:58 +0000
committergdt <gdt>2005-07-26 13:50:58 +0000
commite47e88bbead27617ff6e69d5e99448a60b158d19 (patch)
tree24c71c1f7494f4f1bcf8995e055aa5b4b1336835 /net/bittorrent/Makefile
parentd65945e6e23d0768ba1d1fc54268a4ed6e6f9fd7 (diff)
downloadpkgsrc-e47e88bbead27617ff6e69d5e99448a60b158d19.tar.gz
Move PKGREVISION to Makefile from Makefile.common so that it only
affects bittorrent.
Diffstat (limited to 'net/bittorrent/Makefile')
-rw-r--r--net/bittorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index 0b66d39268f..fbb062b85e2 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2005/07/10 19:11:02 recht Exp $
+# $NetBSD: Makefile,v 1.28 2005/07/26 13:50:58 gdt Exp $
#
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/BitT/bitt/}
+PKGREVISION= 1
PYDISTUTILSPKG= YES