diff options
Diffstat (limited to 'ham/linpsk/Makefile')
-rw-r--r-- | ham/linpsk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index 125abaa078f..df077ad1fd1 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:21 tnn Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |