diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-17 23:38:28 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-17 23:38:28 +0000 |
commit | 3583f03621d9fdd520ad09c305d1188cf53bbd28 (patch) | |
tree | e7da779da5a9a5f380a63946a2c0a55ac9a4c237 /x11 | |
parent | 8b377bb6bb5ddf41e7c8db6413e2577005baa4dc (diff) | |
download | pkgsrc-3583f03621d9fdd520ad09c305d1188cf53bbd28.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'x11')
-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 |