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 8fb9e756525..ecdb0487e17 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:13 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/10/15 14:50:06 tv Exp $ # DISTNAME= gwave-20030804 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ |