diff options
Diffstat (limited to 'ham/hamlib/Makefile')
-rw-r--r-- | ham/hamlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 2868051a1b0..8149c11e8da 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/10/03 13:01:45 asau Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:17 wiz Exp $ # DISTNAME= hamlib-1.2.15.2 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} |