diff options
-rw-r--r-- | fonts/gentium-ttf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/gentium-ttf/Makefile b/fonts/gentium-ttf/Makefile index 6cd01c4db89..ddd7257a209 100644 --- a/fonts/gentium-ttf/Makefile +++ b/fonts/gentium-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 18:28:23 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/08 00:35:44 rodent Exp $ # DISTNAME= Gentium_102_W @@ -9,8 +9,9 @@ EXTRACT_SUFX= .zip WRKSRC= ${WRKDIR}/Gentium102 MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://scripts.sil.org/ +HOMEPAGE= http://scripts.sil.org/FontDownloadsGentium COMMENT= Free TrueType fonts from Bitstream, useful for web viewing +LICENSE= ofl-v1.1 MASTER_SITES= ${MASTER_SITE_LOCAL} |