diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-07 19:34:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-07 19:34:50 +0800 |
commit | a09a857e847dc900061aa86b120d547eab72e169 (patch) | |
tree | 219b46e4bc22f99e0755b0fb4c196b89aef51f22 /www | |
parent | 38e6e51e75c873e6f7c58b1507ba1ddc6ce9998e (diff) | |
download | freebsd-ports-gnome-a09a857e847dc900061aa86b120d547eab72e169.tar.gz freebsd-ports-gnome-a09a857e847dc900061aa86b120d547eab72e169.tar.zst freebsd-ports-gnome-a09a857e847dc900061aa86b120d547eab72e169.zip |
- Bump PORTREVISION after arp update
PR: 125277
Submitted by: rodrigc
Diffstat (limited to 'www')
-rw-r--r-- | www/flood/Makefile | 2 | ||||
-rw-r--r-- | www/trac-accountmanager/Makefile | 2 | ||||
-rw-r--r-- | www/trac-webadmin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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/ |