diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-12 13:16:28 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-12 13:16:28 +0000 |
commit | b8e07e43184916968c4ba67399967a2f955c37a2 (patch) | |
tree | b5bd2d1d812012dbf1b5c3a7ff7e80ae1f1c8d97 /x11-wm/icewm | |
parent | Update FXTV checksum. The distribution tarball was re-rolled by the author (diff) |
Change path of MASTER_SITE.
Notes
Notes:
svn path=/head/; revision=23043
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index faea573915db..af9547f22fb6 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -9,7 +9,7 @@ DISTNAME= icewm-0.9.49 CATEGORIES= x11-wm MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/ \ - http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/icewm/ + http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= nacai@iname.com |