diff options
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r-- | ftp/yafc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index c3c0309ec080..ab5a34db1d9d 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: yafc -# Version required: 0.4.2 +# Version required: 0.4.3 # Date created: 10 June 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/11 09:09:07 taoka Exp $ # -DISTNAME= yafc-0.4.2 +DISTNAME= yafc-0.4.3 CATEGORIES= net MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \ ftp://mayer.physto.se/pub/ |