aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tinycobol
diff options
context:
space:
mode:
authorpatrick <patrick@FreeBSD.org>2004-06-03 06:17:13 +0800
committerpatrick <patrick@FreeBSD.org>2004-06-03 06:17:13 +0800
commite07edfb858c690fe2a23a58ceb9b8f2605016cc1 (patch)
tree7c1b1ca8785a153079516a0386efcbc876889b10 /lang/tinycobol
parent9253d454eec462853c79a857eb306711823a3816 (diff)
downloadfreebsd-ports-gnome-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.tar.gz
freebsd-ports-gnome-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.tar.zst
freebsd-ports-gnome-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.zip
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Diffstat (limited to 'lang/tinycobol')
-rw-r--r--lang/tinycobol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile
index 9a17e59c3f08..03243fbb1458 100644
--- a/lang/tinycobol/Makefile
+++ b/lang/tinycobol/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tiny-cobol
-MAINTAINER= patrick@freebsd.org
+MAINTAINER= ports@freebsd.org
COMMENT= A tiny COBOL compiler for IA32 platforms
LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2