diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/autoconf26 | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
Notes
Diffstat (limited to 'devel/autoconf26')
-rw-r--r-- | devel/autoconf26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index 82c266256375..cf7c01fc44db 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: autoconf -# Version required: 2.13 # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # -DISTNAME= autoconf-2.13 +PORTNAME= autoconf +PORTVERSION= 2.13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf |