diff options
author | wiz <wiz> | 2015-05-05 18:16:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-05-05 18:16:03 +0000 |
commit | e9fef2f07138f360a883ade46595da57dcd19d26 (patch) | |
tree | 5355aac2aaa6fa68e347abf40974cf4f1e4f2f42 | |
parent | b81338a4c23c047535121210d3dc366a0264044a (diff) | |
download | pkgsrc-e9fef2f07138f360a883ade46595da57dcd19d26.tar.gz |
Add HOMEPAGE.
-rw-r--r-- | print/tex-kpathsea-doc/Makefile | 3 | ||||
-rw-r--r-- | print/tex-kpathsea/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/print/tex-kpathsea/Makefile b/print/tex-kpathsea/Makefile index 3b57879c443..55b9238c833 100644 --- a/print/tex-kpathsea/Makefile +++ b/print/tex-kpathsea/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2015/04/23 11:49:51 markd Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/05 18:16:03 wiz Exp $ DISTNAME= kpathsea PKGNAME= tex-${DISTNAME}-2014 TEXLIVE_REV= 35814 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kpathsea COMMENT= Translation tables for TeX LICENSE= gnu-lgpl-v2.1 |