diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-09-03 22:14:22 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-09-03 22:14:22 +0000 |
commit | 91d0a3f4cf6d47b20c3cb9e97fbbf6f562b254f4 (patch) | |
tree | 705f737c060645873835a4c07486c1a521c80da6 /www/gallery3 | |
parent | 97b4e7a649972e98bc31dd9b1b5ea2934ac3707e (diff) | |
download | ports-91d0a3f4cf6d47b20c3cb9e97fbbf6f562b254f4.tar.gz ports-91d0a3f4cf6d47b20c3cb9e97fbbf6f562b254f4.zip |
Notes
Diffstat (limited to 'www/gallery3')
-rw-r--r-- | www/gallery3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 06db028d363d..0acb06961f3c 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery PORTVERSION= 1.3.4-pl1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |