diff options
Diffstat (limited to 'x11-wm/icewm/Makefile')
-rw-r--r-- | x11-wm/icewm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index bdb7a1343152..159a04fb63c9 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -8,8 +8,9 @@ PORTNAME= icewm PORTVERSION= 1.0.3 CATEGORIES= x11-wm -MASTER_SITES= http://download.sourceforge.net/icewm/ \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ +MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .src.tar.gz MAINTAINER= nakai@FreeBSD.org |