diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/fldigi/Makefile | 4 | ||||
-rw-r--r-- | ham/hamlib/Makefile | 4 | ||||
-rw-r--r-- | ham/linpsk/Makefile | 4 | ||||
-rw-r--r-- | ham/trustedQSL/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index 2894239c5cf..48657bac3ae 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/04/20 02:27:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:41 wiz Exp $ # DISTNAME= fldigi-3.21.79 -PKGREVISION= 2 +PKGREVISION= 3 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 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/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index ea5b8def6f9..fec043a8e1a 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/10/09 17:39:12 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/29 23:36:41 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 7f229fadf56..21eb6d83f49 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:42 wiz Exp $ DISTNAME= tqsl-2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.0/ EXTRACT_SUFX= .tgz |