diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-08 14:30:27 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-08 14:30:27 +0800 |
commit | bf4dc55c325cb2947f95144b2eae437c1af9ac76 (patch) | |
tree | 603b07c703df35cda4671ce17c1978060f62e199 /www/phpbb | |
parent | ddd32c3557ded9cbc33fc80b500363ae78e7e3ce (diff) | |
download | freebsd-ports-gnome-bf4dc55c325cb2947f95144b2eae437c1af9ac76.tar.gz freebsd-ports-gnome-bf4dc55c325cb2947f95144b2eae437c1af9ac76.tar.zst freebsd-ports-gnome-bf4dc55c325cb2947f95144b2eae437c1af9ac76.zip |
Bump PORTREVISION in last commit.
Diffstat (limited to 'www/phpbb')
-rw-r--r-- | www/phpbb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |