aboutsummaryrefslogtreecommitdiff
path: root/print/perlftlib
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-15 10:16:32 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-15 10:16:32 +0000
commit98e205d9ade512a046b102e5b2439f2a2deb2a0e (patch)
treef2b4a51786ba4cb0dd19949e5952de93b9a73af0 /print/perlftlib
parent9410a29bcc8e48d8b282614bcccfd1a13320575e (diff)
downloadports-98e205d9ade512a046b102e5b2439f2a2deb2a0e.tar.gz
ports-98e205d9ade512a046b102e5b2439f2a2deb2a0e.zip
Notes
Diffstat (limited to 'print/perlftlib')
-rw-r--r--print/perlftlib/Makefile5
-rw-r--r--print/perlftlib/pkg-descr2
2 files changed, 2 insertions, 5 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile
index 120d9147da93..89c247024135 100644
--- a/print/perlftlib/Makefile
+++ b/print/perlftlib/Makefile
@@ -8,12 +8,11 @@
PORTNAME= perlftlib
PORTVERSION= 1.2
CATEGORIES= print perl5
-MASTER_SITES= http://www.io.com/~kazushi/xtt/ \
- ${MASTER_SITE_PORTS_JP} \
+MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sada
-MAINTAINER= garga@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libraries to use the FreeType library from the perl language
RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl
diff --git a/print/perlftlib/pkg-descr b/print/perlftlib/pkg-descr
index 3a77511b4301..b7a135600c32 100644
--- a/print/perlftlib/pkg-descr
+++ b/print/perlftlib/pkg-descr
@@ -17,7 +17,5 @@ fonts.dir automatically. And it detects what language's fonts are
contained in it by looking at code_page_range field in os2 table, so
it makes right entries.
-WWW: http://www.io.com/~kazushi/xtt/#perlftlib
-
Note that ftinfo core-dumps with a signal 11 in case using
perl5.00502. :-)