summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2005-07-26 13:50:58 +0000
committergdt <gdt@pkgsrc.org>2005-07-26 13:50:58 +0000
commita1e62e833291f90eaa8ca09c8d99d9656fa4b087 (patch)
tree24c71c1f7494f4f1bcf8995e055aa5b4b1336835
parent698024bed14ae03864786db0a2747bf782440c49 (diff)
downloadpkgsrc-a1e62e833291f90eaa8ca09c8d99d9656fa4b087.tar.gz
Move PKGREVISION to Makefile from Makefile.common so that it only
affects bittorrent.
-rw-r--r--net/bittorrent/Makefile3
-rw-r--r--net/bittorrent/Makefile.common3
2 files changed, 3 insertions, 3 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
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common
index 7bd6704957c..e3bcab8c4af 100644
--- a/net/bittorrent/Makefile.common
+++ b/net/bittorrent/Makefile.common
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile.common,v 1.13 2005/07/26 13:43:13 gdt Exp $
+# $NetBSD: Makefile.common,v 1.14 2005/07/26 13:50:58 gdt Exp $
#
DISTNAME= BitTorrent-4.0.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/}
-PKGREVISION= 1
MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.bittorrent.com/