diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-10-28 17:00:51 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-10-28 17:00:51 +0000 |
commit | 7dbaed72c02e7778e4f0731e8076cebcf4307742 (patch) | |
tree | dd49d4f270e1b8171ecf83f0a60531e1b5a15688 /mail | |
parent | f53da7594393da5bf9524a2845534089c496436a (diff) | |
download | ports-7dbaed72c02e7778e4f0731e8076cebcf4307742.tar.gz ports-7dbaed72c02e7778e4f0731e8076cebcf4307742.zip |
Notes
Diffstat (limited to 'mail')
-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 |