summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-05 18:12:25 +0000
committerwiz <wiz>2015-05-05 18:12:25 +0000
commitf6e5dfd318df044345c52fee8f9a39a63c7c8883 (patch)
tree0bc16caaf56b43541ea9bf10a8e75c489ae25842 /fonts
parent15827dc9dbb19454b31a3804c688c3dbe0ffed7f (diff)
downloadpkgsrc-f6e5dfd318df044345c52fee8f9a39a63c7c8883.tar.gz
Add HOMEPAGE.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-knuth-lib/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/fonts/tex-knuth-lib/Makefile b/fonts/tex-knuth-lib/Makefile
index 985ab057f02..a62c309aaf0 100644
--- a/fonts/tex-knuth-lib/Makefile
+++ b/fonts/tex-knuth-lib/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2015/04/26 02:30:24 markd Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/05 18:12:25 wiz Exp $
DISTNAME= knuth-lib
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 35820
MAINTAINER= pkgsrc-users@NetBSD.org
-COMMENT= A small library of MetaFont sources
+HOMEPAGE= http://ctan.org/pkg/knuth-lib
+COMMENT= Small library of MetaFont sources
+#LICENSE= knuth
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"