diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/fldigi/Makefile | 3 | ||||
-rw-r--r-- | ham/hamlib/Makefile | 3 | ||||
-rw-r--r-- | ham/linpsk/Makefile | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index 147e96bf7fa..9a4add26671 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/05/09 14:09:13 mef Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= fldigi-3.21.70 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ LICENSE= gnu-gpl-v3 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/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index c5e1fdc903c..d5aa03dd842 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |