diff options
Diffstat (limited to 'graphics/hugin/Makefile')
-rw-r--r-- | graphics/hugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index bb5d7c07f89..8be811f96bb 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/08/26 10:58:11 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:44 sno Exp $ DISTNAME= hugin-0.8.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/} |