diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-14 18:36:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-14 18:36:06 +0000 |
commit | f567fb9db9845e7a49e7c39164b141ebba939038 (patch) | |
tree | c56460462056c72a0a5f3658137ab5aa88393c93 /net-p2p/py-bittorrent-devel | |
parent | - Chase libdv shlib version (diff) |
- Restore PORTEPOCH
Pointy hat to: lioux
Diffstat (limited to 'net-p2p/py-bittorrent-devel')
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 0f561c3af8d5..f3e0efdc6090 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/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} |