diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-04 14:46:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-04 14:46:06 +0000 |
commit | 4eaf1c20ab143f34578da9ebcc35ee65273ef35c (patch) | |
tree | 82e49d53aa487381f9ac5b13768ac461e1d1532c /graphics/zphoto/Makefile | |
parent | Add p5-Lingua-EN-Inflect-Number 1.1, (diff) |
- Update to 0.8
PR: ports/65160
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 f0dc7c39b426..1a055b6f132c 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= zphoto -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= graphics www MASTER_SITES= http://namazu.org/~satoru/zphoto/ MASTER_SITE_SUBDIR= ${PORTNAME} |