diff options
Diffstat (limited to 'ham/cwtext')
-rw-r--r-- | ham/cwtext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/cwtext/Makefile b/ham/cwtext/Makefile index a25d5679a29..a1e1cd6c86d 100644 --- a/ham/cwtext/Makefile +++ b/ham/cwtext/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/01/14 12:39:06 wulf Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:41 joerg Exp $ DISTNAME= cwtext-0.95 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/} |