diff options
-rw-r--r-- | sysutils/xperfmon/Makefile | 7 | ||||
-rw-r--r-- | sysutils/xperfmon3/Makefile | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index 5240bd731d48..92b18d1ddeb3 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -3,15 +3,16 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> # -# $Id: Makefile,v 1.18 1998/10/09 10:01:32 obrien Exp $ +# $Id: Makefile,v 1.19 1998/10/21 00:57:41 steve Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon++-2.0 CATEGORIES= sysutils x11 # In Germany try this -MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ \ - ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller +MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \ + ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \ + ftp://ftp.ibank.ru/pub/unix_src/benchmarks/ DISTFILES= xperfmon++v1.1.tar.Z diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index 5240bd731d48..92b18d1ddeb3 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -3,15 +3,16 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> # -# $Id: Makefile,v 1.18 1998/10/09 10:01:32 obrien Exp $ +# $Id: Makefile,v 1.19 1998/10/21 00:57:41 steve Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon++-2.0 CATEGORIES= sysutils x11 # In Germany try this -MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ \ - ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller +MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \ + ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \ + ftp://ftp.ibank.ru/pub/unix_src/benchmarks/ DISTFILES= xperfmon++v1.1.tar.Z |