diff options
Diffstat (limited to 'ham/linpsk')
-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 5b910b16e56..c5e1fdc903c 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/01/26 21:38:03 adam Exp $ +# $NetBSD: Makefile,v 1.26 2013/02/16 11:22:39 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |