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 | |
parent | 7171afba0e35297f1ad345d31145f28c38a8043b (diff) |
- Restore PORTEPOCH
Pointy hat to: lioux
Notes
Notes:
svn path=/head/; revision=104014
Diffstat (limited to 'net')
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 1 | ||||
-rw-r--r-- | net/py-bittorrent/Makefile | 1 | ||||
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 0f561c3af8d5..f3e0efdc6090 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} diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index 0f561c3af8d5..f3e0efdc6090 100644 --- a/net/py-bittorrent/Makefile +++ b/net/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} diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 0f561c3af8d5..f3e0efdc6090 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-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} |