diff options
Diffstat (limited to 'ham/grig')
-rw-r--r-- | ham/grig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/grig/Makefile b/ham/grig/Makefile index e620e4084f1..b42d57350a4 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/30 18:26:39 wiz Exp $ # DISTNAME= grig-0.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} |