diff options
author | andreas <andreas@FreeBSD.org> | 2001-08-14 04:57:23 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-08-14 04:57:23 +0800 |
commit | abe1931076e7c1225c10222031d24a2aa97d2896 (patch) | |
tree | 8c1c10a114d22863617a9662dba732511b787ef3 /print | |
parent | bbea64e1b6703d5e430e76a0eaca413d47f3878e (diff) | |
download | freebsd-ports-gnome-abe1931076e7c1225c10222031d24a2aa97d2896.tar.gz freebsd-ports-gnome-abe1931076e7c1225c10222031d24a2aa97d2896.tar.zst freebsd-ports-gnome-abe1931076e7c1225c10222031d24a2aa97d2896.zip |
change URL for pdfencrypt
PR: 27331
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript55/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 9c8c8dc76c39..d2290d82d25d 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cs.wisc.edu/ghost/gnu/gs550/ \ ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/ \ - http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ + http://members.ozemail.com.au/~geoffk/pdfencrypt/ \ http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ diff --git a/print/ghostscript55/Makefile b/print/ghostscript55/Makefile index 9c8c8dc76c39..d2290d82d25d 100644 --- a/print/ghostscript55/Makefile +++ b/print/ghostscript55/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cs.wisc.edu/ghost/gnu/gs550/ \ ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/ \ - http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ + http://members.ozemail.com.au/~geoffk/pdfencrypt/ \ http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 9c8c8dc76c39..d2290d82d25d 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cs.wisc.edu/ghost/gnu/gs550/ \ ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/ \ - http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ + http://members.ozemail.com.au/~geoffk/pdfencrypt/ \ http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ |