aboutsummaryrefslogtreecommitdiff
path: root/lang/tinycobol
diff options
context:
space:
mode:
authorPatrick S. Gardella <patrick@FreeBSD.org>2004-06-02 22:17:13 +0000
committerPatrick S. Gardella <patrick@FreeBSD.org>2004-06-02 22:17:13 +0000
commitc406ff2fd8596da48da8da7bbbd40196affe324c (patch)
tree7b05626411da2c8b9a6e684a70cc265487e62c35 /lang/tinycobol
parent9df1766c54ae0f0ee0315cf82588c41cdfde4a96 (diff)
downloadports-c406ff2fd8596da48da8da7bbbd40196affe324c.tar.gz
ports-c406ff2fd8596da48da8da7bbbd40196affe324c.zip
Notes
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