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 277e8f7336d..b1749c7a735 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2013/10/09 17:39:05 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:27 tnn Exp $ # DISTNAME= ViPEC-3.2.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/} |