diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-12 05:42:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-12 05:42:05 +0000 |
commit | 9a4405b5cf1a9fa9e036dee3deedfd4feca9e17c (patch) | |
tree | 421be00e7af4211086349df1084a37a295c186fb /graphics/zphoto/Makefile | |
parent | - Disable Gadu-Gadu support by default (diff) |
- Update to version 0.9
PR: ports/65450
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | graphics/zphoto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 5c318cad8d19..6d74951e256d 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= zphoto -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.9 CATEGORIES= graphics www MASTER_SITES= http://namazu.org/~satoru/zphoto/ MASTER_SITE_SUBDIR= ${PORTNAME} |