diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-09 06:59:19 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-09 06:59:19 +0800 |
commit | 389b04578aec8c39510d343f30bd846c92fc0559 (patch) | |
tree | eee05a32f55d7e44ebf6f4759582d7478ef3b337 /net | |
parent | 8fea91a26714315c35eb59231e037fe3d6e77cc2 (diff) | |
download | freebsd-ports-gnome-389b04578aec8c39510d343f30bd846c92fc0559.tar.gz freebsd-ports-gnome-389b04578aec8c39510d343f30bd846c92fc0559.tar.zst freebsd-ports-gnome-389b04578aec8c39510d343f30bd846c92fc0559.zip |
Remove CATEGORIES from slave port (this one) since this is already
defined in MASTER port
Diffstat (limited to 'net')
-rw-r--r-- | net/py-bittorrent-core-devel/Makefile | 1 | ||||
-rw-r--r-- | net/py-bittorrent-core/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/net/py-bittorrent-core-devel/Makefile b/net/py-bittorrent-core-devel/Makefile index ba3bc14fd647..95b96fdeb615 100644 --- a/net/py-bittorrent-core-devel/Makefile +++ b/net/py-bittorrent-core-devel/Makefile @@ -6,7 +6,6 @@ # PKGNAMESUFFIX= -core -CATEGORIES= net python COMMENT= Client 'core' for the BitTorrent peer-to-peer network diff --git a/net/py-bittorrent-core/Makefile b/net/py-bittorrent-core/Makefile index ba3bc14fd647..95b96fdeb615 100644 --- a/net/py-bittorrent-core/Makefile +++ b/net/py-bittorrent-core/Makefile @@ -6,7 +6,6 @@ # PKGNAMESUFFIX= -core -CATEGORIES= net python COMMENT= Client 'core' for the BitTorrent peer-to-peer network |