diff options
author | zafer <zafer> | 2011-03-17 23:38:28 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 23:38:28 +0000 |
commit | 505ad449a665502c46a02d1c0c02fb0faf2c1f11 (patch) | |
tree | e7da779da5a9a5f380a63946a2c0a55ac9a4c237 | |
parent | 844830d8ffc54859cba3663a8f6ecba45655e9a6 (diff) | |
download | pkgsrc-505ad449a665502c46a02d1c0c02fb0faf2c1f11.tar.gz |
service suspended. prevent timeout. fetch from backup.
-rw-r--r-- | x11/xp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xp/Makefile b/x11/xp/Makefile index 58dfd0ffbf5..3418300e3c6 100644 --- a/x11/xp/Makefile +++ b/x11/xp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/11/10 17:21:39 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2011/03/17 23:38:28 zafer Exp $ DISTNAME= xp-1.2b10 PKGREVISION= 3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.ncl.ac.uk/pub/users/ngmt/X11/ +MASTER_SITES= # ftp://ftp.ncl.ac.uk/pub/users/ngmt/X11/ MAINTAINER= jdc@NetBSD.org COMMENT= Fast X11 text file viewer using Athena widgets |