diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 13:55:26 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 13:55:26 +0800 |
commit | 9f2b12b91c94d2e97dec69e3104c5ffa6d031f93 (patch) | |
tree | 973cc579e496fafeac91fe1a6c91878138a93ef7 /lang/nawk | |
parent | cfa66d2dc9d27698d1677209fd3d11e8542f696c (diff) | |
download | freebsd-ports-gnome-9f2b12b91c94d2e97dec69e3104c5ffa6d031f93.tar.gz freebsd-ports-gnome-9f2b12b91c94d2e97dec69e3104c5ffa6d031f93.tar.zst freebsd-ports-gnome-9f2b12b91c94d2e97dec69e3104c5ffa6d031f93.zip |
- Pass maintainership to submitter
Submitted by: Yoshihiro Ota via freebsd-ports@
Diffstat (limited to 'lang/nawk')
-rw-r--r-- | lang/nawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index fad4ffdace4c..bd3efb58b54a 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.cs.princeton.edu/~bwk/btl.mirror/ DISTNAME= awk DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ota@j.email.ne.jp COMMENT= Brian Kernighan's pattern scanning and processing language NO_WRKSUBDIR= yes |