diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-01-12 12:54:32 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-01-12 12:54:32 +0000 |
commit | b4d2ac42d75b14c1701e169420211799bf5e16bd (patch) | |
tree | a82a16fe7e91ef33fa7fadab2d807bbc87d15f69 /net | |
parent | 679b9b10d2f7af4b1e0910de9e09cc871eec2238 (diff) | |
download | ports-b4d2ac42d75b14c1701e169420211799bf5e16bd.tar.gz ports-b4d2ac42d75b14c1701e169420211799bf5e16bd.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/boinc-client/Makefile | 2 | ||||
-rw-r--r-- | net/mldonkey/Makefile | 1 | ||||
-rw-r--r-- | net/py-bittornado/Makefile | 1 | ||||
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net/py-mp-random/Makefile | 2 | ||||
-rw-r--r-- | net/pyslsk/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index ea5ace5e0c23..2e771e811f49 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -7,7 +7,7 @@ PORTNAME= boinc-client PORTVERSION= 4.68.20050601 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://boinc.berkeley.edu/source/nightly/ \ ${MASTER_SITE_LOCAL} diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 1c93695909a1..e7f478d514e5 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -7,6 +7,7 @@ PORTNAME= mldonkey PORTVERSION= 2.5.30.17 +PORTREVISION= 1 CATEGORIES+= net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/py-bittornado/Makefile b/net/py-bittornado/Makefile index e2c09549f776..928e02a5a387 100644 --- a/net/py-bittornado/Makefile +++ b/net/py-bittornado/Makefile @@ -7,6 +7,7 @@ PORTNAME= BitTornado PORTVERSION= 0.3.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= net python ipv6 MASTER_SITES= http://www.bittornado.com/download/ \ diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 816411ce141e..dd9738a1663c 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-bittorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME= kenosis PORTVERSION= ${KENOSIS_VERSION}.0.3.4.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES?= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/net/py-mp-random/Makefile b/net/py-mp-random/Makefile index 9905ccf0f700..bd1900a88020 100644 --- a/net/py-mp-random/Makefile +++ b/net/py-mp-random/Makefile @@ -7,7 +7,7 @@ PORTNAME=mp-random PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= http://mirrorproject.com/widget/ PKGNAMEPREFIX= py- diff --git a/net/pyslsk/Makefile b/net/pyslsk/Makefile index dee07128489f..d7cb10ed6966 100644 --- a/net/pyslsk/Makefile +++ b/net/pyslsk/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyslsk PORTVERSION= 1.2.7b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.sensi.org/~ak/pyslsk/ |