diff options
Diffstat (limited to 'cad/gwave')
-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 3ea8476eb9c..f3b8ef5e7fc 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2012/01/24 23:30:48 marino Exp $ +# $NetBSD: Makefile,v 1.43 2012/02/06 12:39:34 wiz Exp $ # DISTNAME= gwave2-20090213 PKGNAME= ${DISTNAME:S/gwave2/gwave/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/} |