diff options
author | obache <obache@pkgsrc.org> | 2008-04-15 16:01:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-15 16:01:07 +0000 |
commit | 92ed9a3b552621c19eb041dbd8bc3ba29217bcb1 (patch) | |
tree | e6f3de6b3c7f2cfa9fcc5b322aab0f0704e1e332 | |
parent | 5c0009b6c0828c43cae5255bdc2da9c5e3b3df58 (diff) | |
download | pkgsrc-92ed9a3b552621c19eb041dbd8bc3ba29217bcb1.tar.gz |
Distfile exists at gatekeeper.dec.com.
noticed by Zafer Aydogan via private mail.
gatekeeper.dec.com => gatekeeper.research.compaq.com => gatekeeper.hpl.hp.com
-rw-r--r-- | x11/x2x/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/x2x/Makefile b/x11/x2x/Makefile index 47172f0c7d5..57a65bff9c5 100644 --- a/x11/x2x/Makefile +++ b/x11/x2x/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2008/04/15 15:53:40 obache Exp $ +# $NetBSD: Makefile,v 1.13 2008/04/15 16:01:07 obache Exp $ DISTNAME= x2x-1.27 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://x2x.dottedmag.net/releases/ +MASTER_SITES= ftp://gatekeeper.hpl.hp.com/pub/DEC/SRC/x2x/ \ + http://gatekeeper.hpl.hp.com/pub/DEC/SRC/x2x/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://x2x.dottedmag.net/ |