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 e477713f4c7..7fc27fb8d98 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:23 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/04 22:16:29 tron Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |