diff options
author | nork <nork@FreeBSD.org> | 2002-11-20 00:59:56 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-11-20 00:59:56 +0800 |
commit | 1de29c1b1839be445303e7b6b3af93c52c394cee (patch) | |
tree | 005464b62207a89a11ad54eadd51123efc5a4697 /japanese/samba20 | |
parent | c2f90a9e4c3acf36969f49126d7930cf94c43daf (diff) | |
download | freebsd-ports-gnome-1de29c1b1839be445303e7b6b3af93c52c394cee.tar.gz freebsd-ports-gnome-1de29c1b1839be445303e7b6b3af93c52c394cee.tar.zst freebsd-ports-gnome-1de29c1b1839be445303e7b6b3af93c52c394cee.zip |
Change MASTER_SITES.
PR: ports/45379
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Diffstat (limited to 'japanese/samba20')
-rw-r--r-- | japanese/samba20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/samba20/Makefile b/japanese/samba20/Makefile index 65f13aa0d0b7..6f32dbdfa05d 100644 --- a/japanese/samba20/Makefile +++ b/japanese/samba20/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \ ftp://SunSITE.tus.ac.jp/pub/archives/packages/samba/samba-jp/%SUBDIR%/ \ ftp://ftp.plathome.co.jp/pub/samba/samba-jp/%SUBDIR%/ \ - ftp://ftp2.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ - ftp://ftp.tutrp.tut.ac.jp/pub/mirror/samba-jp/%SUBDIR%/ + ftp://ftp2.samba.gr.jp/pub/samba-jp/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${SAMBA_VERSION}-ja DISTNAME= ${PORTNAME}-${SAMBA_VERSION}-ja-${SAMBA_JA_VERSION} |