summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript55
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1997-01-01 15:40:14 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1997-01-01 15:40:14 +0000
commit960bb642a3d0085076064f994152fd97ad1734aa (patch)
treefdee26a0cfac6abbd0c2590ade688cf71465dd6e /japanese/vfghostscript55
parentchecksum changed, as did patch destination (diff)
Fix MASTER_SITES by moving "\" to the 3rd line
Forgotten-by: max ;-)
Notes
Notes: svn path=/head/; revision=5151
Diffstat (limited to 'japanese/vfghostscript55')
-rw-r--r--japanese/vfghostscript55/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile
index 1555874e4e69..ff683938d6ba 100644
--- a/japanese/vfghostscript55/Makefile
+++ b/japanese/vfghostscript55/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/12/06 11:27:33 asami Exp $
+# $Id: Makefile,v 1.2 1996/12/30 21:12:51 max Exp $
#
DISTNAME= ghostscript-4.03
@@ -11,8 +11,8 @@ PKGNAME= jp-vfghostscript-4.03
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/ \
ftp://i1nws2.fukui-u.ac.jp/pub/TeX/dvipr/ \
- ftp://ftp.mei.co.jp/free/gnu/util/ghostscript/drivers/
- ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ \
+ ftp://ftp.mei.co.jp/free/gnu/util/ghostscript/drivers/ \
+ ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
DISTFILES= ${GS_SOURCES} ${GS_DRIVERS} ${GS_FONTS_STD} ${GS_FONTS_OTHER}
MAINTAINER= mita@jp.FreeBSD.org