diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-08 18:28:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-08 18:28:21 +0000 |
commit | f7676015da7917195d45d2eaad5e9fd1ad7b9f26 (patch) | |
tree | ce0dd4a276b646cff75d5540d9ab3dccaeee66b4 /graphics/zphoto/Makefile | |
parent | Add p5-Maypole 1.3, mVC web application framework. (diff) |
- Fix bug with avifile
PR: ports/65327
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | graphics/zphoto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 1a055b6f132c..5c318cad8d19 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= zphoto PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= http://namazu.org/~satoru/zphoto/ MASTER_SITE_SUBDIR= ${PORTNAME} |