diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-08 09:14:53 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-08 09:14:53 +0000 |
commit | b974b6f093df18af3a1970e0e21c9ea5beed9826 (patch) | |
tree | 115b476d395388075cd3db17debf3fd35d03f2b8 /ftp/yafc/Makefile | |
parent | f7282c1499d129054bc58dd64b65dc74c2dfc1fc (diff) |
Notes
Diffstat (limited to 'ftp/yafc/Makefile')
-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 52c5344f3812..3819a1a6cccf 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: yafc -# Version required: 0.4.9 +# Version required: 0.5.1 # Date created: 10 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= yafc-0.5.0 +DISTNAME= yafc-0.5.1 CATEGORIES= ftp MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ |