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/gallery | |
parent | 97b4e7a649972e98bc31dd9b1b5ea2934ac3707e (diff) |
bump PORTREVISION which is skipped by the maintainer in previous commit.
Noticed by: Mike Warren <mike@ef.net>
Reviewed by: Jamie Hermans <jamie@hermans.ca>
Notes
Notes:
svn path=/head/; revision=88458
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 06db028d363d..0acb06961f3c 100644 --- a/www/gallery/Makefile +++ b/www/gallery/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} |