diff options
-rw-r--r-- | x11-fm/asfiles/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fm/asfiles/Makefile b/x11-fm/asfiles/Makefile index b13cfb3600ff..76affe0fb6f9 100644 --- a/x11-fm/asfiles/Makefile +++ b/x11-fm/asfiles/Makefile @@ -3,13 +3,14 @@ # Date created: 17 August 1997 # Whom: lukin@okbmei.msk.su # -# $Id: Makefile,v 1.7 1999/01/02 19:43:26 steve Exp $ +# $Id: Makefile,v 1.8 1999/01/18 06:43:03 asami Exp $ # DISTNAME= ASFiles-1.0 PKGNAME= asfiles-1.0 CATEGORIES= x11-fm windowmaker -MASTER_SITES= ftp://ftp.okbmei.msk.su/pub/os/unix/X11/fileman/ +MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/ASFiles/ \ + ftp://ftp.uni-trier.de/pub/unix/X11/window-manager/AfterStep/apps/ASFiles/ MAINTAINER= lukin@okbmei.msk.su |