diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-03-15 15:03:45 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-03-15 15:03:45 +0000 |
commit | dd51d44379f84a867787529c6ec6f170b6a67754 (patch) | |
tree | ba4cb09f95a988956d7fbdf9f88594cf7ad50549 /mail/faces | |
parent | 0b9866918522083c173570962cf9f88b6bcc1d55 (diff) | |
download | ports-dd51d44379f84a867787529c6ec6f170b6a67754.tar.gz ports-dd51d44379f84a867787529c6ec6f170b6a67754.zip |
removed bogus ftp site (no anonymous ftp login anymore)
Notes
Notes:
svn path=/head/; revision=10143
Diffstat (limited to 'mail/faces')
-rw-r--r-- | mail/faces/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index b61542f53ec8..84ead2036600 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -4,13 +4,12 @@ # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1997/07/17 15:12:51 max Exp $ +# $Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp $ # DISTNAME= faces-1.6.1 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ \ - ftp://odie.physik2.uni-rostock.de/pub/ +MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ EXTRACT_SUFX= .tar.Z MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE |