diff options
author | wiz <wiz> | 2007-12-02 11:41:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:41:48 +0000 |
commit | 07f6148aeaad259bf49bd11501fb9dde8859372f (patch) | |
tree | 691e73b424bac8e1a6bd2d999edcb613ff7af826 /sysutils/xdu | |
parent | bf263b0de2df508cf5c2a1150c5c0bf090618171 (diff) | |
download | pkgsrc-07f6148aeaad259bf49bd11501fb9dde8859372f.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'sysutils/xdu')
-rw-r--r-- | sysutils/xdu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index a693839882b..bd71dff67eb 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:39 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2007/12/02 11:41:48 wiz Exp $ # DISTNAME= xdu-3.0 PKGREVISION= 6 CATEGORIES= sysutils x11 -MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ \ - ftp://ftp.arl.mil/pub/ +MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ PATCH_SITES= http://www.nn.iij4u.or.jp/~tutimura/xdu/ EXTRACT_SUFX= .tar.Z PATCHFILES+= xdu-3.0.dirname.patch \ |