summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-11 05:03:10 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-11 05:03:10 +0000
commit1e9c5dcc62727ee225db04337377e9ef42d8fb4b (patch)
tree4bacdfc7785fbad3fd88daada653e69178d33506 /x11-wm
parentUpdate to version 2.4.11. (diff)
Add another MASTER_SITE.
PR: 9430 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=15993
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile
index 3a064325e650..1c6515395c27 100644
--- a/x11-wm/afterstep/Makefile
+++ b/x11-wm/afterstep/Makefile
@@ -3,13 +3,14 @@
# Date created: October 29th 1996
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.23 1999/01/05 01:10:02 steve Exp $
+# $Id: Makefile,v 1.24 1999/01/10 14:54:27 simokawa Exp $
#
DISTNAME= AfterStep-1.0
PKGNAME= afterstep-1.0
CATEGORIES= x11-wm
-MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/
+MASTER_SITES= ftp://ftp.afterstep.org/stable/archives/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/
MAINTAINER= jfitz@FreeBSD.ORG