diff options
Diffstat (limited to 'graphics/spcaview/Makefile')
-rw-r--r-- | graphics/spcaview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/spcaview/Makefile b/graphics/spcaview/Makefile index 46d84b33cf1..81d2668834f 100644 --- a/graphics/spcaview/Makefile +++ b/graphics/spcaview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/02/19 09:02:07 markd Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:43:51 obache Exp $ # DISTNAME= spca5xx-20060402 PKGNAME= spcaview-0.6b -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics x11 MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/oldrelease/ |