diff options
author | gjb <gjb@FreeBSD.org> | 2014-04-09 09:12:52 +0800 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-04-09 09:12:52 +0800 |
commit | 85f36a3b0393a8746e5060365c7e0a327ee2ad8e (patch) | |
tree | c265566b9618a961baca3b613dc46d14443b0083 /lang | |
parent | 0370132e3e4c334d684bb5d51d9e0d97e9468d48 (diff) | |
download | freebsd-ports-gnome-85f36a3b0393a8746e5060365c7e0a327ee2ad8e.tar.gz freebsd-ports-gnome-85f36a3b0393a8746e5060365c7e0a327ee2ad8e.tar.zst freebsd-ports-gnome-85f36a3b0393a8746e5060365c7e0a327ee2ad8e.zip |
Reset maintainer.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lang')
-rw-r--r-- | lang/open-cobol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index 95f698e09a3d..058cf7cb9d93 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1 CATEGORIES= lang MASTER_SITES= SF -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An open-source COBOL compiler LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp |