diff options
author | leeym <leeym@FreeBSD.org> | 2003-09-03 22:14:22 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-09-03 22:14:22 +0000 |
commit | 0959706ceab49d1a107dc8f746d520d8a0c9849a (patch) | |
tree | 9dc6b9dd01e2e0a7fa28624dcea47bc160b7c305 /www/gallery3 | |
parent | f4640158db0e10f372846e81f0a35825f4b8ff8e (diff) | |
download | FreeBSD-ports-0959706ceab49d1a107dc8f746d520d8a0c9849a.zip FreeBSD-ports-0959706ceab49d1a107dc8f746d520d8a0c9849a.tar.gz |
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>
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 06db028..0acb069 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} |