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 64f89b602b2..eedece84f43 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/11/02 23:54:45 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= hamlib-1.2.15.3 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} |