diff options
-rw-r--r-- | mail/xfaces/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index 3effde500946..9be8e056f7da 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,13 +5,14 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1998/09/21 01:59:20 steve Exp $ +# $Id: Makefile,v 1.13 1998/10/20 01:43:11 steve Exp $ # DISTNAME= xfaces-3.3 CATEGORIES= mail # xfaces-sounds.tar.gz only in LOCAL_PORTS MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \ + ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \ ${MASTER_SITE_LOCAL} DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz |