diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 01:54:53 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 01:54:53 +0000 |
commit | aac78fa95e3df80275e64be0117cf47df1a39a79 (patch) | |
tree | 3b7100acad1b56e2285ca370519d415c48586134 /devel/autoconf26/Makefile | |
parent | 55aed09369902dcc99529dc39ded71ce9451827b (diff) | |
download | ports-aac78fa95e3df80275e64be0117cf47df1a39a79.tar.gz ports-aac78fa95e3df80275e64be0117cf47df1a39a79.zip |
Notes
Diffstat (limited to 'devel/autoconf26/Makefile')
-rw-r--r-- | devel/autoconf26/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index 9f388b675c36..a24549f655b1 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: autoconf -# Version required: 2.12 +# Version required: 2.13 # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.14 1998/09/16 22:33:10 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/09/23 16:10:37 vanilla Exp $ # -DISTNAME= autoconf-2.12 +DISTNAME= autoconf-2.13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= autoconf MAINTAINER= torstenb@FreeBSD.ORG |