diff options
author | markd <markd@pkgsrc.org> | 2015-09-02 09:22:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-09-02 09:22:04 +0000 |
commit | e135235b2913df2d0c493b2113299e0681c9274c (patch) | |
tree | 27c8aebc0b33cacd9fb21a944fc4a2ad28650e42 /meta-pkgs | |
parent | a5902a805c407f23099afe22996b6c2d15df9ccf (diff) | |
download | pkgsrc-e135235b2913df2d0c493b2113299e0681c9274c.tar.gz |
Update comments
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langenglish/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-pkgs/texlive-collection-langenglish/Makefile b/meta-pkgs/texlive-collection-langenglish/Makefile index 41a2d6c6f9f..6a4e561f791 100644 --- a/meta-pkgs/texlive-collection-langenglish/Makefile +++ b/meta-pkgs/texlive-collection-langenglish/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ +# $NetBSD: Makefile,v 1.5 2015/09/02 09:22:04 markd Exp $ DISTNAME= collection-langenglish PKGNAME= texlive-${DISTNAME}-2015 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 34607 +TEXLIVE_REV= 37500 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ @@ -45,6 +45,7 @@ DEPENDS+= tex-latexfileinfo-pkgs-[0-9]*:../../print/tex-latexfileinfo-pkgs # lshort-english is documentation only # macros2e is documentation only # math-e is documentation only +# maths-symbols is documentation only # memdesign is documentation only # metafont-beginners is documentation only # metapost-examples is documentation only |