diff options
author | Motoyuki Konno <motoyuki@FreeBSD.org> | 1999-02-12 20:45:39 +0000 |
---|---|---|
committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 1999-02-12 20:45:39 +0000 |
commit | ff3dfc3c7e296caa553ab7e5fb279fe33f39422a (patch) | |
tree | bbef487b455f7cb39ba085096888bd960b44f503 | |
parent | c50b5b95405ff0110b8a83cfb5010dd2ccdf9ad1 (diff) | |
download | ports-ff3dfc3c7e296caa553ab7e5fb279fe33f39422a.tar.gz ports-ff3dfc3c7e296caa553ab7e5fb279fe33f39422a.zip |
Alladin Ghostscript 5.10 -> GNU Ghostscript 5.10.
Notes
Notes:
svn path=/head/; revision=16696
-rw-r--r-- | japanese/vfghostscript5/Makefile | 4 | ||||
-rw-r--r-- | japanese/vfghostscript5/pkg-comment | 2 | ||||
-rw-r--r-- | japanese/vfghostscript5/pkg-descr | 4 | ||||
-rw-r--r-- | japanese/vfghostscript5/pkg-plist | 1 |
4 files changed, 4 insertions, 7 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index a5a7963ba7a5..78109aed0453 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -3,13 +3,13 @@ # Date created: 26 Aug 1997 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.25 1998/12/09 15:40:25 sada Exp $ +# $Id: Makefile,v 1.26 1998/12/23 01:30:41 steve Exp $ # DISTNAME= ghostscript-5.10 PKGNAME= ja-vfghostscript-5.10 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs510/ \ +MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/ \ ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \ ftp://ftp.uu.net/graphics/png/src/ \ ftp://ftp.uu.net/graphics/jpeg/ \ diff --git a/japanese/vfghostscript5/pkg-comment b/japanese/vfghostscript5/pkg-comment index 37dd8a0d9785..15e93e198864 100644 --- a/japanese/vfghostscript5/pkg-comment +++ b/japanese/vfghostscript5/pkg-comment @@ -1 +1 @@ -Aladdin Postscript and PDF interpreter with Japanese vector font library. +GNU Postscript and PDF interpreter with Japanese vector font library. diff --git a/japanese/vfghostscript5/pkg-descr b/japanese/vfghostscript5/pkg-descr index 9a148fdd05d8..5af2614e97a7 100644 --- a/japanese/vfghostscript5/pkg-descr +++ b/japanese/vfghostscript5/pkg-descr @@ -1,6 +1,4 @@ -This is Aladdin Ghostscript 5.03, the non-GPL version that comes -with a licence different from the GPL. Read the file PUBLIC in the -/usr/local/share/ghostscript/5.03vflib/doc/ directory for details ! +This is GNU Ghostscript 5.10. Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports diff --git a/japanese/vfghostscript5/pkg-plist b/japanese/vfghostscript5/pkg-plist index 0f9edba6cab7..b172c549333d 100644 --- a/japanese/vfghostscript5/pkg-plist +++ b/japanese/vfghostscript5/pkg-plist @@ -45,7 +45,6 @@ share/ghostscript/5.10vflib/dmp_site.ps share/ghostscript/5.10vflib/doc/COPYING share/ghostscript/5.10vflib/doc/MJ700V2C.FAQ share/ghostscript/5.10vflib/doc/NEWS -share/ghostscript/5.10vflib/doc/PUBLIC share/ghostscript/5.10vflib/doc/README share/ghostscript/5.10vflib/doc/README.CID.gs5.10-vflib share/ghostscript/5.10vflib/doc/README.gs5.10-jpdf |