diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-11-24 09:22:14 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-11-24 09:22:14 +0800 |
commit | a7e82fdeec91284e78545ea6ef1920526ee68456 (patch) | |
tree | 18edde8c345787aa812b1e3b6c9f270cb3cea707 /www/gallery/Makefile | |
parent | f0e13601dfeb7d296c56ad33664e0a39c6820443 (diff) | |
download | freebsd-ports-gnome-a7e82fdeec91284e78545ea6ef1920526ee68456.tar.gz freebsd-ports-gnome-a7e82fdeec91284e78545ea6ef1920526ee68456.tar.zst freebsd-ports-gnome-a7e82fdeec91284e78545ea6ef1920526ee68456.zip |
Update to 1.2.2
PR: 32024
Submitted by: maintainer
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index c95d1a367664..0507f7f5475d 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.2 +PORTVERSION= 1.2.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |