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 03210f5349e..11574cde6b7 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:42 joerg Exp $ # DISTNAME= grig-0.4.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} |