diff options
author | leeym <leeym@FreeBSD.org> | 2003-09-04 06:14:22 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-09-04 06:14:22 +0800 |
commit | 0959706ceab49d1a107dc8f746d520d8a0c9849a (patch) | |
tree | 9dc6b9dd01e2e0a7fa28624dcea47bc160b7c305 /www/gallery/Makefile | |
parent | f4640158db0e10f372846e81f0a35825f4b8ff8e (diff) | |
download | freebsd-ports-gnome-0959706ceab49d1a107dc8f746d520d8a0c9849a.tar.gz freebsd-ports-gnome-0959706ceab49d1a107dc8f746d520d8a0c9849a.tar.zst freebsd-ports-gnome-0959706ceab49d1a107dc8f746d520d8a0c9849a.zip |
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/gallery/Makefile')
-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} |