diff options
Diffstat (limited to 'devel/autoconf259/Makefile')
-rw-r--r-- | devel/autoconf259/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile index cfc8bf83f201..82c266256375 100644 --- a/devel/autoconf259/Makefile +++ b/devel/autoconf259/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: autoconf # Version required: 2.13 # Date created: 7 October 1995 -# Whom: torstenb@FreeBSD.ORG +# Whom: torstenb@FreeBSD.org # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= torstenb@FreeBSD.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 |