diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-02-12 21:27:05 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-02-12 21:27:05 +0000 |
commit | 352e02adca8ebf9e5918551379cfcdf85038ddf3 (patch) | |
tree | c5ff8025aa1ca804a32f746089995c1162e2076b /chinese | |
parent | f654c19baf5e9c27446c18f779d7da180a20bd7c (diff) | |
download | ports-352e02adca8ebf9e5918551379cfcdf85038ddf3.tar.gz ports-352e02adca8ebf9e5918551379cfcdf85038ddf3.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/bg5ps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile index ddb36977238d..05527121dca2 100644 --- a/chinese/bg5ps/Makefile +++ b/chinese/bg5ps/Makefile @@ -8,7 +8,8 @@ PORTNAME= bg5ps PORTVERSION= 1.3.0p3 CATEGORIES= chinese print -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ +MASTER_SITES= http://ftp.jaist.ac.jp/pub/FreeBSD/distfiles/ \ + http://www.gtlib.gatech.edu/pub/FreeBSD/distfiles/ DISTNAME= bg5ps-1.3.0 MAINTAINER= ports@FreeBSD.org |