diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-08-20 08:34:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-08-20 08:34:50 +0000 |
commit | 84c43273081c0af0328c8e9aff7a90b19a7682f2 (patch) | |
tree | b45624ea4b40efde028f8992ec359eb2e00a83e3 /graphics/ufraw/Makefile | |
parent | 2d355723238aad45d6a79299e72e9c697bf13775 (diff) | |
download | ports-84c43273081c0af0328c8e9aff7a90b19a7682f2.tar.gz ports-84c43273081c0af0328c8e9aff7a90b19a7682f2.zip |
Notes
Diffstat (limited to 'graphics/ufraw/Makefile')
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 1148be488ea7..e28c3af12653 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufraw PORTVERSION= 0.17 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |