diff options
Diffstat (limited to 'ham/hamlib')
-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 e70c566af58..4779f66559e 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/01/10 11:14:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:41 wiz Exp $ # DISTNAME= hamlib-1.2.15.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} |