diff options
Diffstat (limited to 'devel/autoconf257/Makefile')
-rw-r--r-- | devel/autoconf257/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile index 05b8533..a29877a 100644 --- a/devel/autoconf257/Makefile +++ b/devel/autoconf257/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: autoconf -# Version required: 2.9 +# Version required: 2.10 # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.6 1996/03/27 20:19:08 markm Exp $ +# $Id: Makefile,v 1.7 1996/04/01 05:09:13 asami Exp $ # -DISTNAME= autoconf-2.9 +DISTNAME= autoconf-2.10 CATEGORIES= devel MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ |