diff options
author | krion <krion@FreeBSD.org> | 2004-03-15 02:36:06 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-15 02:36:06 +0800 |
commit | be6c98614cba4d14a0789e00c95d48693c9532b1 (patch) | |
tree | 04193b83a82907d9ccd92e395f846aaee6c5b837 /net/py-bittorrent-devel | |
parent | 4c8d4d30d38bcaaa61f8c8871b83aedeb0e0fd73 (diff) | |
download | freebsd-ports-graphics-be6c98614cba4d14a0789e00c95d48693c9532b1.tar.gz freebsd-ports-graphics-be6c98614cba4d14a0789e00c95d48693c9532b1.tar.zst freebsd-ports-graphics-be6c98614cba4d14a0789e00c95d48693c9532b1.zip |
- Restore PORTEPOCH
Pointy hat to: lioux
Diffstat (limited to 'net/py-bittorrent-devel')
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 0f561c3af8d..f3e0efdc609 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/py-bittorrent-devel/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} |