diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-02-21 21:51:01 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-02-21 21:51:01 +0000 |
commit | 2ff4ea507a016cfb0e85e37cbd7e7a0f9fd9740a (patch) | |
tree | 43f9117f630921cd7772eec13cfd566897d55149 /x11-wm/afterstep-stable | |
parent | 2d652b7e5a8ca0d5c7cf64c9af8e9bd3621c0027 (diff) | |
download | ports-2ff4ea507a016cfb0e85e37cbd7e7a0f9fd9740a.tar.gz ports-2ff4ea507a016cfb0e85e37cbd7e7a0f9fd9740a.zip |
Notes
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 590f93e89d02..9e39de71f2ce 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -3,16 +3,14 @@ # Date created: 1 May 1998 # Whom: Brett Taylor # -# $Id: Makefile,v 1.31 1999/01/18 03:38:24 billf Exp $ +# $Id: Makefile,v 1.32 1999/01/23 07:05:19 vanilla Exp $ # DISTNAME= AfterStep-1.6.6 PKGNAME= afterstep-1.6.6 CATEGORIES= x11-wm afterstep -MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ - ftp://ftp.starshadow.com/pub/afterstep/stable/ \ - ftp://ftp.digex.net/pub/os/wm/AfterStep/stable/ \ - ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/ +MASTER_SITES= ${MASTER_SITE_AFTERSTEP} +MASTER_SITE_SUBDIR= stable/archives MAINTAINER= dima@chg.ru |