diff options
author | bapt <bapt@FreeBSD.org> | 2014-09-01 06:40:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-09-01 06:40:30 +0800 |
commit | 6164d919bfefffa5d11403e2fc061b9a20326de2 (patch) | |
tree | 0e77a36cf5f50b169d3c1bcc7f8f85897e37e21f /lang | |
parent | 366060979eca0872e3e450e21b8477e6608b373b (diff) | |
download | freebsd-ports-gnome-6164d919bfefffa5d11403e2fc061b9a20326de2.tar.gz freebsd-ports-gnome-6164d919bfefffa5d11403e2fc061b9a20326de2.tar.zst freebsd-ports-gnome-6164d919bfefffa5d11403e2fc061b9a20326de2.zip |
Drop maintainership
Diffstat (limited to 'lang')
-rw-r--r-- | lang/mawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index 12e0ba125c63..d42b15e8f8b3 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interpreter for the AWK Programming Language LICENSE= GPLv2 |