diff options
author | krion <krion@FreeBSD.org> | 2004-03-14 18:36:06 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-14 18:36:06 +0000 |
commit | be6c98614cba4d14a0789e00c95d48693c9532b1 (patch) | |
tree | 04193b83a82907d9ccd92e395f846aaee6c5b837 /net-p2p/py-bittorrent | |
parent | 4c8d4d30d38bcaaa61f8c8871b83aedeb0e0fd73 (diff) | |
download | FreeBSD-ports-be6c98614cba4d14a0789e00c95d48693c9532b1.zip FreeBSD-ports-be6c98614cba4d14a0789e00c95d48693c9532b1.tar.gz |
- Restore PORTEPOCH
Pointy hat to: lioux
Diffstat (limited to 'net-p2p/py-bittorrent')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index 0f561c3..f3e0efd 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= BitTorrent PORTVERSION= 3.4.1 +PORTEPOCH= 1 CATEGORIES?= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME:L} |