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 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/} |