diff options
author | tron <tron@pkgsrc.org> | 2000-01-23 01:02:19 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-23 01:02:19 +0000 |
commit | 1da004d47f1250fe5708ade1e5c5359b256686a7 (patch) | |
tree | 09b923765e4f24391755046ede3950ae32d428ab /x11 | |
parent | e99b49897aca987ef3d9a110a813b9f0a5c7d692 (diff) | |
download | pkgsrc-1da004d47f1250fe5708ade1e5c5359b256686a7.tar.gz |
Add mirror on "ftp.fu-berlin.de".
Diffstat (limited to 'x11')
-rw-r--r-- | x11/icewm/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/icewm/Makefile b/x11/icewm/Makefile index cbca3179d08..1d07ba026c4 100644 --- a/x11/icewm/Makefile +++ b/x11/icewm/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/01/22 23:52:13 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/01/23 01:02:19 tron Exp $ # DISTNAME= icewm-1.0.1 CATEGORIES= x11 -MASTER_SITES= http://download.sourceforge.net/icewm/ +MASTER_SITES= http://download.sourceforge.net/icewm/ \ + ftp://ftp.fu-berlin.de/unix/X11/window-managers/icewm/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= wiz@netbsd.org |