diff options
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r-- | cad/gwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index af0be0b132e..a2aa70d4c78 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2014/05/05 00:47:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2014/05/29 23:35:17 wiz Exp $ # DISTNAME= gwave2-20090213 PKGNAME= ${DISTNAME:S/gwave2/gwave/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/} |