diff options
-rw-r--r-- | japanese/trac/Makefile | 2 | ||||
-rw-r--r-- | textproc/rast/Makefile | 1 | ||||
-rw-r--r-- | www/flood/Makefile | 2 | ||||
-rw-r--r-- | www/trac-accountmanager/Makefile | 2 | ||||
-rw-r--r-- | www/trac-webadmin/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile index 5156fd1a59bb..ba9be78a8384 100644 --- a/japanese/trac/Makefile +++ b/japanese/trac/Makefile @@ -7,7 +7,7 @@ PORTNAME= trac PORTVERSION= 0.10.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese www devel python MASTER_SITES= http://dist.bsdlab.org/ \ http://www.i-act.co.jp/project/products/downloads/ diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index 76086b68a57b..62beca004888 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -7,6 +7,7 @@ PORTNAME= rast PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://projects.netlab.jp/rast/archives/ \ http://dist.bsdlab.org/ diff --git a/www/flood/Makefile b/www/flood/Makefile index 410c8467e66e..402e59e3c0bc 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -7,7 +7,7 @@ PORTNAME= flood PORTVERSION= 0.20041105 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://dist.bsdlab.org/ DISTNAME= httpd-test_20041105052051 diff --git a/www/trac-accountmanager/Makefile b/www/trac-accountmanager/Makefile index ed466a5bb2f6..ec18777213c0 100644 --- a/www/trac-accountmanager/Makefile +++ b/www/trac-accountmanager/Makefile @@ -7,7 +7,7 @@ PORTNAME= accountmanager PORTVERSION= 0.1.3.2063 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www devel python #MASTER_SITES= http://trac-hacks.org/svn/accountmanagerplugin/0.10/ diff --git a/www/trac-webadmin/Makefile b/www/trac-webadmin/Makefile index 88ba93ae1f98..59ddc75a8c6d 100644 --- a/www/trac-webadmin/Makefile +++ b/www/trac-webadmin/Makefile @@ -7,7 +7,7 @@ PORTNAME= webadmin PORTVERSION= 0.1.2.4429 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel python #MASTER_SITES= http://trac.edgewall.org/browser/sandbox/webadmin MASTER_SITES= http://dist.bsdlab.org/ |