diff options
Diffstat (limited to 'ham/trustedQSL/Makefile')
-rw-r--r-- | ham/trustedQSL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 4185048ee6f..2d62214f7a5 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2016/04/21 12:26:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2016/07/09 06:38:23 wiz Exp $ DISTNAME= tqsl-2.2.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v${PKGVERSION_NOREV}/ |