summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-02-21 21:51:01 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-02-21 21:51:01 +0000
commit2ff4ea507a016cfb0e85e37cbd7e7a0f9fd9740a (patch)
tree43f9117f630921cd7772eec13cfd566897d55149 /x11-wm/windowmaker
parentmaster site has been changed. (diff)
Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
Notes
Notes: svn path=/head/; revision=16813
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r--x11-wm/windowmaker/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index 9675c223ee5d..9a801bbea344 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -3,14 +3,14 @@
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id: Makefile,v 1.45 1999/01/23 07:05:30 vanilla Exp $
+# $Id: Makefile,v 1.46 1999/02/10 21:29:28 fenner Exp $
DISTNAME= WindowMaker-0.51.0
PKGNAME= windowmaker-0.51.0
CATEGORIES= x11-wm windowmaker
-MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
- ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \
+MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
http://jgo.local.net/cool_downloads/wm/
+MASTER_SITE_SUBDIR= beta/srcs
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
MAINTAINER= handy@physics.montana.edu