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 6fa426c55d9..8daa0928c10 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2010/06/13 22:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2011/01/13 13:38:26 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |