diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-08 06:30:27 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-08 06:30:27 +0000 |
commit | bf4dc55c325cb2947f95144b2eae437c1af9ac76 (patch) | |
tree | 603b07c703df35cda4671ce17c1978060f62e199 /www | |
parent | Fix dependency on php/pear system (follow up new PEAR strcture). (diff) |
Bump PORTREVISION in last commit.
Notes
Notes:
svn path=/head/; revision=82497
Diffstat (limited to '')
-rw-r--r-- | www/gallery/Makefile | 1 | ||||
-rw-r--r-- | www/gallery2/Makefile | 1 | ||||
-rw-r--r-- | www/gallery3/Makefile | 1 | ||||
-rw-r--r-- | www/phpbb/Makefile | 1 | ||||
-rw-r--r-- | www/postnuke/Makefile | 2 |
5 files changed, 5 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index aa192c47f45b..029ad9329e3c 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index aa192c47f45b..029ad9329e3c 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index aa192c47f45b..029ad9329e3c 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index b50c47433461..5266088a9011 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -7,6 +7,7 @@ PORTNAME= phpbb PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile index e4145c59e53b..bc266d748432 100644 --- a/www/postnuke/Makefile +++ b/www/postnuke/Makefile @@ -7,7 +7,7 @@ PORTNAME= postnuke PORTVERSION= 0.714 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= post-nuke |