diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 09:49:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 09:49:12 +0800 |
commit | 1ca73bade818490740c3fc281f137ba41deb77fd (patch) | |
tree | 4d815ae91e9d0b562ad299614dd54871013bbe39 /lang | |
parent | 65afa5d207917f382d4b450fef3058f1dea508be (diff) | |
download | freebsd-ports-gnome-1ca73bade818490740c3fc281f137ba41deb77fd.tar.gz freebsd-ports-gnome-1ca73bade818490740c3fc281f137ba41deb77fd.tar.zst freebsd-ports-gnome-1ca73bade818490740c3fc281f137ba41deb77fd.zip |
- Pass maintainership to submitter
Submitted by: Glen Barber via freebsd-ports@
Diffstat (limited to 'lang')
-rw-r--r-- | lang/open-cobol-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/open-cobol/Makefile | 2 | ||||
-rw-r--r-- | lang/tinycobol/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index 1a2889b01ddc..8e5c2c930e4a 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/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 diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index 129fae7d3e06..0cc9bbbfb963 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.64 CATEGORIES= lang MASTER_SITES= SF/tiny-cobol -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glen.j.barber@gmail.com COMMENT= A tiny COBOL compiler for IA32 platforms ONLY_FOR_ARCHS= i386 |