summaryrefslogtreecommitdiff
path: root/lang/mawk
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
commit844479aa5dff9dd1018c3943c19e06d29457a9eb (patch)
tree69819d49b22f1169c7f154443a1486f8b75ac1df /lang/mawk
parentFix LD_LIBRARY_PATH to include any local additions. (diff)
Change to my FreeBSD.org address
Notes
Notes: svn path=/head/; revision=82871
Diffstat (limited to 'lang/mawk')
-rw-r--r--lang/mawk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile
index b341bc602826..f2c053d9c0fa 100644
--- a/lang/mawk/Makefile
+++ b/lang/mawk/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= lang
MASTER_SITES= http://dl.droso.net/ports/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= An implementation of new/posix awk
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}