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 7fc27fb8d98..bf5381a9246 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:16:29 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 12:54:36 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |