diff options
author | tron <tron> | 2000-01-23 01:02:19 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-23 01:02:19 +0000 |
commit | 42feb32d73d415aaabb7fe1aec9d6e808c891926 (patch) | |
tree | 09b923765e4f24391755046ede3950ae32d428ab /x11 | |
parent | 77b4513190d2726958f65640056b4997f74d90ca (diff) | |
download | pkgsrc-42feb32d73d415aaabb7fe1aec9d6e808c891926.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 |