diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:41:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:41:48 +0000 |
commit | 15c82cc52bd95e6c928872174e4a713a886b35cf (patch) | |
tree | 691e73b424bac8e1a6bd2d999edcb613ff7af826 /sysutils/xdu | |
parent | 55ae60d5ac91445ed55ae8b9f8b72f87355249c5 (diff) | |
download | pkgsrc-15c82cc52bd95e6c928872174e4a713a886b35cf.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 \ |