diff options
Diffstat (limited to 'editors/ted/Makefile')
-rw-r--r-- | editors/ted/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index b9c5d9a0ee9..09189c12738 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2001/09/08 19:55:44 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/03/13 17:36:52 fredb Exp $ DISTNAME= ted-2.10.src PKGNAME= ted-2.10 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/Ted-2.10 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ |