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 c5e1fdc903c..d5aa03dd842 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:10 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |