diff options
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 7aa35d7af5cc..195169fcb646 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: FD -# Version required: 1.03f +# Version required: 1.03g # Date created: 20 Feb 1996 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.7 1997/11/13 20:19:15 max Exp $ +# $Id: Makefile,v 1.8 1997/12/19 16:53:55 max Exp $ # -DISTNAME= FD-1.03f -PKGNAME= fd-1.03f +DISTNAME= FD-1.03g +PKGNAME= fd-1.03g CATEGORIES= misc MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ |