diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2010-01-11 09:33:45 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2010-01-11 09:33:45 +0000 |
commit | 1f0929b747bc1d78f9d8302133e121e17d39a0dd (patch) | |
tree | 70d26ec106db8bf170332217a944187534f5d7bc /graphics/hugin/Makefile | |
parent | cdebc58e45ec07da320f79cc77fc10dae3f2e2e1 (diff) |
Upgrade graphics/hugin from 2009.2.0 to 2009.4.0.
Release notes:
http://hugin.sourceforge.net/releases/2009.4.0/en.shtml
ChangeLog:
http://hugin.svn.sourceforge.net/viewvc/hugin/hugin/trunk/ChangeLog
Notes
Notes:
svn path=/head/; revision=247602
Diffstat (limited to 'graphics/hugin/Makefile')
-rw-r--r-- | graphics/hugin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 433234835b16..0ff4769c62af 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hugin -PORTVERSION= 2009.2.0 +PORTVERSION= 2009.4.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} @@ -47,7 +47,9 @@ MAN1= \ PTBatcherGUI.1 \ align_image_stack.1 \ autooptimiser.1 \ + calibrate_lens.1 \ celeste_standalone.1 \ + cpclean.1 \ fulla.1 \ hugin.1 \ hugin_hdrmerge.1 \ |