1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Fix a URL in MASTER_SITES.

PR:	ports/165080
This commit is contained in:
Hiroki Sato 2012-02-13 03:57:12 +00:00
parent c4aebd467c
commit 5d9f49026f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291137
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ PORTVERSION= 8.71
PORTREVISION= 8
CATEGORIES= print
MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \
SF/ghostscript/files/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \
http://www.humblesoft.com/pub/:epag
MASTER_SITE_SUBDIR= ghostscript/:gs_srcs

View File

@ -9,7 +9,7 @@ PORTNAME= ghostscript9
PORTVERSION= 9.05
CATEGORIES= print
MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \
SF/ghostscript/files/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \
http://www.humblesoft.com/pub/:epag
MASTER_SITE_SUBDIR= ghostscript/:gs_srcs