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 6ad9c9fc53a..fd8f8fed408 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/04/13 18:23:34 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:37 wiz Exp $ # DISTNAME= grig-0.4.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} |