diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-12 01:12:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-12 01:12:48 +0800 |
commit | 9152ef92a92e86f97d779b945eb09d449bd70ee2 (patch) | |
tree | e133e3a267196ce94ca4877e101b9033226483ab /www/zenphoto/Makefile | |
parent | 889b77531994d7f6db408e2906135f69147f6b10 (diff) | |
download | freebsd-ports-gnome-9152ef92a92e86f97d779b945eb09d449bd70ee2.tar.gz freebsd-ports-gnome-9152ef92a92e86f97d779b945eb09d449bd70ee2.tar.zst freebsd-ports-gnome-9152ef92a92e86f97d779b945eb09d449bd70ee2.zip |
- Update to 1.4.0.3
Changes: http://www.zenphoto.org/2011/03/zenphoto-1-4-0-3/
Diffstat (limited to 'www/zenphoto/Makefile')
-rw-r--r-- | www/zenphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zenphoto/Makefile b/www/zenphoto/Makefile index 0ededd29f554..771251cc9482 100644 --- a/www/zenphoto/Makefile +++ b/www/zenphoto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zenphoto -PORTVERSION= 1.4.0.2 +PORTVERSION= 1.4.0.3 CATEGORIES= www MASTER_SITES= GOOGLE_CODE \ http://www.zenphoto.org/files/ |