diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-01-17 04:34:55 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-01-17 04:34:55 +0000 |
commit | 0e4f32f06d44c1166cf750182928f1d5c7fd1ba8 (patch) | |
tree | 0afe53a2f7fe47d9115135610b0025e5fa72f75f | |
parent | d1373178f881ab455126059a0bfe5d5bcdb8f504 (diff) | |
download | ports-0e4f32f06d44c1166cf750182928f1d5c7fd1ba8.tar.gz ports-0e4f32f06d44c1166cf750182928f1d5c7fd1ba8.zip |
Notes
-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 3886ec987a99..5cd17aecd783 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugin PORTVERSION= 2011.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} |