diff options
Diffstat (limited to 'ham/gpredict')
-rw-r--r-- | ham/gpredict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index e480699a3ee..c4776881415 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/04/13 18:23:34 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:37 wiz Exp $ DISTNAME= gpredict-0.5.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} |