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 0dbebdf2dc5..59b6a1912d2 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/09/15 10:05:10 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/02 17:11:20 tron Exp $ # DISTNAME= grig-0.7.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} |