diff options
Diffstat (limited to 'editors/ted/Makefile')
-rw-r--r-- | editors/ted/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 08ca182eb95..eb250cb3f3b 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2005/07/15 18:27:49 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/12 21:36:54 joerg Exp $ DISTNAME= ted-2.16.src PKGNAME= ted-2.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ |