diff options
Diffstat (limited to 'cad/vipec/Makefile')
-rw-r--r-- | cad/vipec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index 3f80e5d556a..85d93a3bc18 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2012/10/08 13:25:17 asau Exp $ +# $NetBSD: Makefile,v 1.56 2013/01/26 21:37:06 adam Exp $ # DISTNAME= ViPEC-3.2.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/} |