diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/kcfonts/Makefile | 4 | ||||
-rw-r--r-- | fonts/ttftot42/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/fonts/kcfonts/Makefile b/fonts/kcfonts/Makefile index 63735359404..b61f7b5d3d4 100644 --- a/fonts/kcfonts/Makefile +++ b/fonts/kcfonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2006/09/22 21:53:57 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2007/11/25 11:55:57 wiz Exp $ DISTNAME= kcfonts-1.05 PKGREVISION= 3 CATEGORIES= fonts -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/distfiles/ +MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} MAINTAINER= kevlo@midassol.com COMMENT= Kuo Chauo Chinese Fonts collection diff --git a/fonts/ttftot42/Makefile b/fonts/ttftot42/Makefile index cc3ee02fa70..2f99639b819 100644 --- a/fonts/ttftot42/Makefile +++ b/fonts/ttftot42/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:11 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2007/11/25 11:55:57 wiz Exp $ # DISTNAME= ttftot42-0.3.1 PKGREVISION= 2 CATEGORIES= fonts print -MASTER_SITES= http://www.giga.or.at/pub/nih/ttftot42/ +MASTER_SITES= http://www.nih.at/ttftot42/ MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://ftp.giga.or.at/pub/nih/ttftot42/ +HOMEPAGE= http://www.nih.at/ttftot42/index.html COMMENT= TrueType font to Type 42 converter GNU_CONFIGURE= yes |