diff options
Diffstat (limited to 'ftp/yafc')
-rw-r--r-- | ftp/yafc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index c4197752fbef..e76363cade2d 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -3,13 +3,13 @@ # Date created: 10 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/06/18 03:02:49 mharo Exp $ +# $Id: Makefile,v 1.3 1999/06/19 08:25:58 cpiazza Exp $ # DISTNAME= yafc-0.4.3 CATEGORIES= net MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \ - ftp://mayer.physto.se/pub/ + ftp://mayer.physto.se/pub/yafc/ MAINTAINER= cpiazza@FreeBSD.org |