diff options
Diffstat (limited to 'graphics/vp/Makefile')
-rw-r--r-- | graphics/vp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index f567088978c..8d1a3e8ea08 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:52 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/01/18 09:59:09 wiz Exp $ # DISTNAME= vp-1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://math.smsu.edu/~erik/files/ |