summaryrefslogtreecommitdiff
path: root/net/bittorrent
diff options
context:
space:
mode:
authorgdt <gdt>2005-07-26 13:50:58 +0000
committergdt <gdt>2005-07-26 13:50:58 +0000
commite142353a6e903f364f8c228b49c7d9ed8df3cece (patch)
tree24c71c1f7494f4f1bcf8995e055aa5b4b1336835 /net/bittorrent
parent1f3fb5622234f56d4d6ee2c5f91b82a149788960 (diff)
downloadpkgsrc-e142353a6e903f364f8c228b49c7d9ed8df3cece.tar.gz
Move PKGREVISION to Makefile from Makefile.common so that it only
affects bittorrent.
Diffstat (limited to 'net/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/