diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX/DESCR | 2 | ||||
-rw-r--r-- | print/teTeX/Makefile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/print/teTeX/DESCR b/print/teTeX/DESCR index 2d97a5a3f8b..1d63cadf0d3 100644 --- a/print/teTeX/DESCR +++ b/print/teTeX/DESCR @@ -2,3 +2,5 @@ Thomas Esser's teTeX is _the_ TeX distribution for UNIX compatible systems. It contains the latest versions of TeX & friends and nearly everything you need for happy TeX'ing. For more information have a look at the lengthy FEATURES file of the distribution. + +This is the meta-package. diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 2094833c57d..9e6151352fc 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2004/04/25 03:06:39 snj Exp $ +# $NetBSD: Makefile,v 1.36 2004/06/05 21:56:47 reed Exp $ # DISTNAME= teTeX-2.0.2 PKGREVISION= 1 -CATEGORIES= print +CATEGORIES= print meta-pkgs MASTER_SITES= # empty DISTFILES= # empty |