diff options
author | torstenb <torstenb@FreeBSD.org> | 1997-01-01 15:40:14 +0000 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1997-01-01 15:40:14 +0000 |
commit | fefe9f991ec8a157ae51332c8469c92b7c68762d (patch) | |
tree | 288a23725c9afcefc2b42590fca82eb5e28ec25b /japanese | |
parent | ddb406c1ee5c3a4209915de4e6cd38412e3b1f5a (diff) | |
download | FreeBSD-ports-fefe9f991ec8a157ae51332c8469c92b7c68762d.zip FreeBSD-ports-fefe9f991ec8a157ae51332c8469c92b7c68762d.tar.gz |
Fix MASTER_SITES by moving "\" to the 3rd line
Forgotten-by: max ;-)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 6 | ||||
-rw-r--r-- | japanese/vfghostscript55/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index 1555874..ff68393 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/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 diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index 1555874..ff68393 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 |