diff options
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r-- | devel/autoconf213/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 82c266256375..cf7c01fc44db 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/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 |