diff options
Diffstat (limited to 'ham/hamlib/Makefile')
-rw-r--r-- | ham/hamlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 4779f66559e..267f7b423dc 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= hamlib-1.2.15.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} |