summaryrefslogtreecommitdiff
path: root/ftp/yafc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r--ftp/yafc/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index e76363cade2d..128a696234ad 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: yafc
-# Version required: 0.4.3
+# Version required: 0.4.4
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/06/19 08:25:58 cpiazza Exp $
+# $Id: Makefile,v 1.4 1999/06/20 07:23:25 cpiazza Exp $
#
-DISTNAME= yafc-0.4.3
+DISTNAME= yafc-0.4.4
CATEGORIES= net
-MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
- ftp://mayer.physto.se/pub/yafc/
+# http master site has a corrupted distfile
+#MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
+MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
MAINTAINER= cpiazza@FreeBSD.org