diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 01:49:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 01:49:12 +0000 |
commit | 3db54de6b1cdd91a7610857a7dda9edbcef0a559 (patch) | |
tree | 261d2a82bfd97f6915f2108bf8645ce04df6d298 /lang/open-cobol-devel | |
parent | ba553c41978b461df5a9165b1e1fc8b92f8d3a7c (diff) | |
download | ports-3db54de6b1cdd91a7610857a7dda9edbcef0a559.tar.gz ports-3db54de6b1cdd91a7610857a7dda9edbcef0a559.zip |
Notes
Diffstat (limited to 'lang/open-cobol-devel')
-rw-r--r-- | lang/open-cobol-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 1a2889b01ddc..8e5c2c930e4a 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glen.j.barber@gmail.com COMMENT= An open-source COBOL compiler LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 |