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 553908c4922..d55c0c498bf 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 13:01:45 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:56:17 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |