diff options
Diffstat (limited to 'graphics/spcaview')
-rw-r--r-- | graphics/spcaview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/spcaview/Makefile b/graphics/spcaview/Makefile index 07345fe7077..02453a7892e 100644 --- a/graphics/spcaview/Makefile +++ b/graphics/spcaview/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/17 12:56:01 hamajima Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:39 joerg Exp $ # DISTNAME= spca5xx-20050206 PKGNAME= spcaview-0.3b +PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/ |