diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-05 18:16:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-05 18:16:03 +0000 |
commit | 2307da4e1830856814a3f2cdeaa085cf22837f8a (patch) | |
tree | 5355aac2aaa6fa68e347abf40974cf4f1e4f2f42 /print/tex-kpathsea-doc | |
parent | e5751a0ca3e301b5740860603b138126130d021e (diff) | |
download | pkgsrc-2307da4e1830856814a3f2cdeaa085cf22837f8a.tar.gz |
Add HOMEPAGE.
Diffstat (limited to 'print/tex-kpathsea-doc')
-rw-r--r-- | print/tex-kpathsea-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-kpathsea-doc/Makefile b/print/tex-kpathsea-doc/Makefile index 3249d18c340..9f9775fc021 100644 --- a/print/tex-kpathsea-doc/Makefile +++ b/print/tex-kpathsea-doc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2015/04/23 11:49:51 markd Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/05 18:16:16 wiz Exp $ DISTNAME= kpathsea.doc PKGNAME= tex-${DISTNAME:S/./-/}-2014 TEXLIVE_REV= 35814 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kpathsea COMMENT= Documentation for tex-kpathsea LICENSE= gnu-lgpl-v2.1 |