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/tinycobol/Makefile | |
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/tinycobol/Makefile')
-rw-r--r-- | lang/tinycobol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |