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/hugin | |
parent | 2d355723238aad45d6a79299e72e9c697bf13775 (diff) |
Notes
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index f0d1c79f67cc..cdc5d3c79ce0 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugin PORTVERSION= 2009.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} |