diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 1999-09-19 02:05:48 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 1999-09-19 02:05:48 +0000 |
commit | f803a09b14e7ebfff3c0fb941c6c4f3d187301b9 (patch) | |
tree | 83075b078452c3b1929139b2d5e3eb529acbd6d7 /textproc/ted | |
parent | 83552942d676afdeba0126293ff6f212312a04df (diff) | |
download | pkgsrc-f803a09b14e7ebfff3c0fb941c6c4f3d187301b9.tar.gz |
update CATEGORIES to reflect moving ted. (was print, is textproc)
Diffstat (limited to 'textproc/ted')
-rw-r--r-- | textproc/ted/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ted/Makefile b/textproc/ted/Makefile index 523569b62fc..51664c0e7bf 100644 --- a/textproc/ted/Makefile +++ b/textproc/ted/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.2 1999/09/19 01:52:40 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/19 02:05:48 dmcmahill Exp $ DISTNAME= ted-2.5.src PKGNAME= ted-2.5 WRKSRC= ${WRKDIR}/Ted-2.5 -CATEGORIES= print +CATEGORIES= textproc MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ MAINTAINER= packages@netbsd.org |