diff options
Diffstat (limited to 'devel/nana/Makefile')
-rw-r--r-- | devel/nana/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/nana/Makefile b/devel/nana/Makefile index 0df73e3..573f5c6 100644 --- a/devel/nana/Makefile +++ b/devel/nana/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: nana -# Version required: 1.09 -# Date created: 20th April 1997 -# Whom: Phil Maker <pjm@cs.ntu.edu.au> +# Version required: 2.4 +# Date created: 30th May 1999 +# Whom: Phil Maker <pjm@gnu.org> # -# $Id: Makefile,v 1.2 1999/05/12 10:00:14 asami Exp $ +# $Id: Makefile,v 1.3 1999/06/05 22:29:07 mharo Exp $ # -DISTNAME= nana-1.09 +DISTNAME= nana-2.4 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.ntu.edu.au/pub/nana/ -MAINTAINER= pjm@cs.ntu.edu.au +MAINTAINER= pjm@gnu.org GNU_CONFIGURE= yes USE_GMAKE= yes |