From d983e71143579e82aa7aa63b18895000a9708315 Mon Sep 17 00:00:00 2001 From: thierry Date: Thu, 20 Jan 2011 21:57:56 +0000 Subject: Make fetchable again. Reported by: pointyhat (Pav & Erwin) Feature safe: yes --- x11-fonts/code2000/Makefile | 4 +++- x11-fonts/code2000/distinfo | 1 - x11-fonts/code2000/pkg-descr | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-fonts/code2000/Makefile b/x11-fonts/code2000/Makefile index b02cfeb4d4cf..7f1090092db7 100644 --- a/x11-fonts/code2000/Makefile +++ b/x11-fonts/code2000/Makefile @@ -8,7 +8,9 @@ PORTNAME= code2000 PORTVERSION= 1.171 CATEGORIES= x11-fonts -MASTER_SITES= http://code2000.net/ +MASTER_SITES= http://code2000.net/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry/${DIST_SUBDIR} DISTFILES= ${PORTNAME:U}${EXTRACT_SUFX:U} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/x11-fonts/code2000/distinfo b/x11-fonts/code2000/distinfo index c9bf21c10660..d6ed4a0d143a 100644 --- a/x11-fonts/code2000/distinfo +++ b/x11-fonts/code2000/distinfo @@ -1,3 +1,2 @@ -MD5 (code2000-1.171/CODE2000.ZIP) = 1fa4e4b61d7ac0980b038e9260667a77 SHA256 (code2000-1.171/CODE2000.ZIP) = af00db49179aaea66494a6b9cad3ae7f2b822bf650df3133c07f9c3209cbc8e2 SIZE (code2000-1.171/CODE2000.ZIP) = 3860599 diff --git a/x11-fonts/code2000/pkg-descr b/x11-fonts/code2000/pkg-descr index 915620a53f17..2df59da5dbe1 100644 --- a/x11-fonts/code2000/pkg-descr +++ b/x11-fonts/code2000/pkg-descr @@ -5,3 +5,4 @@ With Unicode-aware applications you'll be able to display and use special characters and a lot of languages. WWW: http://www.code2000.net/ +WWW: http://en.wikipedia.org/wiki/Code2000 -- cgit