diff options
author | obache <obache@pkgsrc.org> | 2008-04-19 06:07:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-19 06:07:50 +0000 |
commit | ce91dcf8170128016c8ad96b6c12513b9901c972 (patch) | |
tree | 9efc5f45e3ae9de7a66dde09314b487bf97cd93e /sysutils/rtty | |
parent | 3c63f8d77980bf4a420219ac87049464db05bd3b (diff) | |
download | pkgsrc-ce91dcf8170128016c8ad96b6c12513b9901c972.tar.gz |
Old MASTER_SITES does not have a archive anymore.
set gatekeeper.hp, it have version 3.2 (and newer 4.0).
(primary site is ftp://ftp.isc.org/isc/rtty/ ?)
Diffstat (limited to 'sysutils/rtty')
-rw-r--r-- | sysutils/rtty/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 31a81b3827e..eee2b94221d 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2006/12/17 20:09:26 minskim Exp $ +# $NetBSD: Makefile,v 1.26 2008/04/19 06:07:50 obache Exp $ DISTNAME= rtty-3.2 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ +MASTER_SITES= http://gatekeeper.hpl.hp.com/archive/pub/misc/vixie/ \ + ftp://gatekeeper.hpl.hp.com/pub/misc/vixie/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Multiuser "tip"/"cu" replacement with logging |