diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-12 21:43:48 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-12 21:43:48 +0000 |
commit | 8f5422535f142bfcc605f9f903296838c7592548 (patch) | |
tree | 39e78ee43a555e2e7b49b0920aca54053630462c /x11/x2x/Makefile | |
parent | e762dae4712158f026df1ba0e852bf1b2303f901 (diff) | |
download | pkgsrc-8f5422535f142bfcc605f9f903296838c7592548.tar.gz |
update master site.
Diffstat (limited to 'x11/x2x/Makefile')
-rw-r--r-- | x11/x2x/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/x2x/Makefile b/x11/x2x/Makefile index afe9f8bb01f..4681d7add85 100644 --- a/x11/x2x/Makefile +++ b/x11/x2x/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/06/20 01:09:45 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/05/12 21:43:48 zafer Exp $ DISTNAME= x2x-1.27 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ftp://gatekeeper.hpl.hp.com/pub/DEC/SRC/x2x/ \ - http://gatekeeper.hpl.hp.com/archive/pub/DEC/SRC/x2x/ +MASTER_SITES= http://apotheca.hpl.hp.com/ftp/pub/Compaq/SRC/x2x/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://x2x.dottedmag.net/ |