diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 01:30:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 01:30:45 +0800 |
commit | 0ae39e3bea163ce12c83e79cf437c01811d06c00 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /lang/runawk | |
parent | 3ce42769f8268f7a2b62eda255f03b4f645b0982 (diff) | |
download | freebsd-ports-gnome-0ae39e3bea163ce12c83e79cf437c01811d06c00.tar.gz freebsd-ports-gnome-0ae39e3bea163ce12c83e79cf437c01811d06c00.tar.zst freebsd-ports-gnome-0ae39e3bea163ce12c83e79cf437c01811d06c00.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'lang/runawk')
-rw-r--r-- | lang/runawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/runawk/Makefile b/lang/runawk/Makefile index 83ca7a884629..0c7c1096a8c4 100644 --- a/lang/runawk/Makefile +++ b/lang/runawk/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.5.0 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for AWK interpreter that implements a modules system BUILD_DEPENDS= mk-configure>=0.21.0:${PORTSDIR}/devel/mk-configure |