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/gallery | |
parent | ddd32c3557ded9cbc33fc80b500363ae78e7e3ce (diff) | |
download | ports-bf4dc55c325cb2947f95144b2eae437c1af9ac76.tar.gz ports-bf4dc55c325cb2947f95144b2eae437c1af9ac76.zip |
Notes
Diffstat (limited to 'www/gallery')
-rw-r--r-- | www/gallery/Makefile | 1 |
1 files changed, 1 insertions, 0 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} |