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 1cf81e7acb8..67c306cb6ac 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2009/08/26 19:57:26 sno Exp $ DISTNAME= ted-2.16.src PKGNAME= ted-2.16 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ |