diff options
Diffstat (limited to 'graphics/unicap/Makefile')
-rw-r--r-- | graphics/unicap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/unicap/Makefile b/graphics/unicap/Makefile index 93f5a80d81f..6f7cd895bed 100644 --- a/graphics/unicap/Makefile +++ b/graphics/unicap/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/01/08 01:08:37 jmcneill Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/12 17:24:53 ahoka Exp $ DISTNAME= unicap-0.9.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://unicap-imaging.org/downloads/ |