diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/txtbdf2ps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 895816b590dd..3c360b1e1920 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -9,13 +9,15 @@ PORTNAME= txtbdf2ps PORTVERSION= 0.7.1 CATEGORIES= print -MASTER_SITES= http://src4.narod.ru/ \ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://oldrus-ispell.sourceforge.net/ EXTRACT_SUFX= .txt MAINTAINER= ak@FreeBSD.org COMMENT= Translator TXT + BDF to PS +PROJECTHOST= ak-various-projects + PLIST_FILES= bin/txtbdf2ps USE_PERL5= yes EXTRACT_CMD= ${CP} |