diff options
-rw-r--r-- | x11-wm/afterstep/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 3a06432..1c65153 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 |