diff options
-rw-r--r-- | sysutils/psmisc/Makefile | 3 | ||||
-rw-r--r-- | textproc/align/Makefile | 2 | ||||
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index 8f540f596a20..f852ebc2c182 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -8,7 +8,8 @@ PORTNAME= psmisc PORTVERSION= 17 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.bitcon.no/pub/linux/slackware/source/a/procps/ +MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ \ + ftp://ftp.tu-darmstadt.de/pub/os/Linux/distributions/slackware/slackware-3.6/source/a/procps/ MAINTAINER= ports@FreeBSD.Org diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 9c2f6b31c747..0e95bbf14ded 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -9,7 +9,7 @@ PORTNAME= align PORTVERSION= 1.5.0 CATEGORIES= textproc -MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/align/ +MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/privat2/ MAINTAINER= ports@FreeBSD.org diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index b6b9b52d9008..87e61eb2ef7d 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -9,7 +9,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 CATEGORIES= textproc -MASTER_SITES= http://66.108.152.41/~nradisch/docgen/ +MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/converters/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |