aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/afterstep
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/afterstep
parent2d652b7e5a8ca0d5c7cf64c9af8e9bd3621c0027 (diff)
downloadports-2ff4ea507a016cfb0e85e37cbd7e7a0f9fd9740a.tar.gz
ports-2ff4ea507a016cfb0e85e37cbd7e7a0f9fd9740a.zip
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/afterstep')
-rw-r--r--x11-wm/afterstep/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile
index 520a5a700c13..da36a21157f8 100644
--- a/x11-wm/afterstep/Makefile
+++ b/x11-wm/afterstep/Makefile
@@ -3,17 +3,15 @@
# Date created: October 29th 1996
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.26 1999/01/17 03:03:38 billf Exp $
+# $Id: Makefile,v 1.27 1999/01/18 03:38:24 billf Exp $
#
DISTNAME= AfterStep-1.0
PKGNAME= afterstep-1.0
CATEGORIES= x11-wm afterstep
-MASTER_SITES= ftp://ftp.afterstep.org/stable/archives/ \
- ftp://ftp.digex.net/pub/os/wm/AfterStep/stable/archives/ \
- ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/stable/archives/ \
- ftp://ftp.starshadow.com/pub/afterstep/stable/archives/ \
+MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \
ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/
+MASTER_SITE_SUBDIR= stable/archives
MAINTAINER= jfitz@FreeBSD.ORG