diff options
author | zi <zi@FreeBSD.org> | 2012-05-10 06:27:08 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-05-10 06:27:08 +0800 |
commit | 47df81a3d12410d57fdb107ed34ef6a90ed6b6fe (patch) | |
tree | 18d8ea209ecc9f86727fddd153ee4c31faf90854 /net | |
parent | 1ca665680eef9f1543f8d7d80eb60a5cb59745bb (diff) | |
download | freebsd-ports-gnome-47df81a3d12410d57fdb107ed34ef6a90ed6b6fe.tar.gz freebsd-ports-gnome-47df81a3d12410d57fdb107ed34ef6a90ed6b6fe.tar.zst freebsd-ports-gnome-47df81a3d12410d57fdb107ed34ef6a90ed6b6fe.zip |
- Update MASTER_SITES
PR: ports/167570
Requested by: Sergey <starikov@caotus.ru>
Diffstat (limited to 'net')
-rw-r--r-- | net/pcnfsd/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index 1114d465454b..fbae5792a831 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -10,8 +10,11 @@ PORTVERSION= 93.02.16 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.tux.org/pub/net/lprng/TOOLS/PCNFSD/ \ - http://lprng.sourceforge.net/DISTRIB/TOOLS/PCNFSD/ \ - http://public.planetmirror.com/pub/lprng/UNIXTOOLS/PCNFSD/ + http://ftp.comp.hkbu.edu.hk/pub/packages/plp/LPRng/TOOLS/PCNFSD/ \ + http://www.cise.ufl.edu/mirrors/LPRng/UNIXTOOLS/PCNFSD/ \ + http://ftp.gwdg.de/linux/plp/LPRng/TOOLS/PCNFSD/ \ + http://www.lprng.com/DISTRIB/UNIXTOOLS/PCNFSD/ \ + http://ftp.st.ryukoku.ac.jp/pub/utils/print/LPRng/TOOLS/PCNFSD/ DISTNAME= pcnfsd.93.02.16 EXTRACT_SUFX= .tar.Z |