diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-11 05:03:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-11 05:03:10 +0000 |
commit | 1e9c5dcc62727ee225db04337377e9ef42d8fb4b (patch) | |
tree | 4bacdfc7785fbad3fd88daada653e69178d33506 /x11-wm/afterstep/Makefile | |
parent | 54c01fc2a949612a880ec6985c57c917662bc2eb (diff) | |
download | ports-1e9c5dcc62727ee225db04337377e9ef42d8fb4b.tar.gz ports-1e9c5dcc62727ee225db04337377e9ef42d8fb4b.zip |
Notes
Diffstat (limited to 'x11-wm/afterstep/Makefile')
-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 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 |