1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

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."
This commit is contained in:
Tim Vanderhoek 1997-12-07 08:50:26 +00:00
parent eb508689c6
commit a200ab9536
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9015
2 changed files with 5 additions and 7 deletions

View File

@ -3,13 +3,12 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $Id: Makefile,v 1.12 1997/11/08 13:44:25 hoek Exp $
# $Id: Makefile,v 1.13 1997/11/14 09:38:32 hoek Exp $
#
DISTNAME= uudeview-0.5.13
CATEGORIES= converters
MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \
ftp://ftp.uni-frankfurt.de/pub/dist/frank/ \
ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/
MAINTAINER= hoek@FreeBSD.ORG
@ -17,8 +16,8 @@ MAINTAINER= hoek@FreeBSD.ORG
LIB_DEPENDS= uu\\.1\\.:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --enable-inews=${PREFIX}/news/lib/inews \
--disable-tcl
CONFIGURE_ARGS= --enable-inews=${PREFIX}/news/lib/inews \
--disable-tcl
FETCH_BEFORE_ARGS= -t
MAN1= uudeview.1 uuenview.1

View File

@ -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