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 df077ad1fd1..7ad58644f9f 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:14 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2016/07/09 06:38:23 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |