diff options
Diffstat (limited to 'ham/linpsk/Makefile')
-rw-r--r-- | ham/linpsk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index ace0e2213e9..aae9e5cd86f 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/08/15 14:03:53 wulf Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/24 07:32:18 wiz Exp $ # DISTNAME= linpsk-0.8.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} |