diff options
author | zafer <zafer@pkgsrc.org> | 2009-09-14 22:40:56 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-09-14 22:40:56 +0000 |
commit | 4a6acd206ed8d339d78f12418bd194defd85a442 (patch) | |
tree | 60d969af02a2d3f0291ccc05dafcfda1d8cda73c /fonts/vlgothic-ttf | |
parent | 646d0f32453335beb32f9c9b48777a632135700a (diff) | |
download | pkgsrc-4a6acd206ed8d339d78f12418bd194defd85a442.tar.gz |
update master_sites. remove vinelinux.org. file has been removed.
Diffstat (limited to 'fonts/vlgothic-ttf')
-rw-r--r-- | fonts/vlgothic-ttf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/vlgothic-ttf/Makefile b/fonts/vlgothic-ttf/Makefile index 9aa07dea308..1ebf2a1f8b9 100644 --- a/fonts/vlgothic-ttf/Makefile +++ b/fonts/vlgothic-ttf/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2009/05/05 02:32:46 obache Exp $ +# $NetBSD: Makefile,v 1.7 2009/09/14 22:40:56 zafer Exp $ # DISTNAME= VLGothic-20090422 PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=vlgothic/38942/} \ - http://vinelinux.org/~daisuke/vlgothic/ \ http://dicey.org/vlgothic/ EXTRACT_SUFX= .tar.bz2 |