diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-12-07 08:50:26 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-12-07 08:50:26 +0000 |
commit | a200ab95364018d521d184307a2d0ee6db516ddf (patch) | |
tree | 33e320b7577d3d657454f7e9dd8f684f2712dc93 /converters/uulib | |
parent | Imap dependency is already in LIB_DEPENDS. (diff) |
Remove MASTER_SITE ftp.uni-frankfurt.de.
530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar.
I think the rough general translation of this is
"We have been Plattencrash'd and are now verfuegbar'ed. While this is
theoretically a temporary situation, we are still verfuegbar'ed for the
immediately forseeable future."
Notes
Notes:
svn path=/head/; revision=9015
Diffstat (limited to 'converters/uulib')
-rw-r--r-- | converters/uulib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 12b7034ca160..792ad2df55b1 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -3,14 +3,13 @@ # Date Created: 04 Aug 1996 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.11 1997/07/17 15:12:39 max Exp $ +# $Id: Makefile,v 1.12 1997/11/14 09:46:21 hoek Exp $ # DISTNAME= uudeview-0.5.13 PKGNAME= uulib-0.5.13 CATEGORIES= converters -MASTER_SITES= ftp://ftp.uni-frankfurt.de/pub/dist/frank/ \ - http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \ +MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \ ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ MAINTAINER= hoek@FreeBSD.ORG |