diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 21:58:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 21:58:20 +0000 |
commit | ca035eff528ebad94604b1a656df053d201a5a10 (patch) | |
tree | a69828deba3d2c7c706ac1547c73eff5af68f17c /x11-wm/afterstep | |
parent | 446c90c275cd40c0349715dff560dd989b20dce7 (diff) | |
download | ports-ca035eff528ebad94604b1a656df053d201a5a10.tar.gz ports-ca035eff528ebad94604b1a656df053d201a5a10.zip |
Notes
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 4632fe9599cf..2a83a4055cb5 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -9,8 +9,7 @@ PORTNAME= afterstep PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-wm afterstep -MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ - ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/ +MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= archives/${PORTVERSION} DISTNAME= AfterStep-${PORTVERSION} |