diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-27 20:22:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-27 20:22:29 +0000 |
commit | 0393122bc48c6ea077df0ad85fb24803b517c76d (patch) | |
tree | f2744fdc551c8da19b38c0b36a28372d8ab9dd92 /lang/cocor | |
parent | 99a2f588a8304edcdf494dcf4e59935e155f11dd (diff) | |
download | ports-0393122bc48c6ea077df0ad85fb24803b517c76d.tar.gz ports-0393122bc48c6ea077df0ad85fb24803b517c76d.zip |
Notes
Diffstat (limited to 'lang/cocor')
-rw-r--r-- | lang/cocor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cocor/Makefile b/lang/cocor/Makefile index f1ba23c76019..93fbfb50a90d 100644 --- a/lang/cocor/Makefile +++ b/lang/cocor/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.scifac.ru.ac.za/coco/ DISTNAME= cocorc17 EXTRACT_SUFX= .tgz -MAINTAINER= guy-ezmlm@rucus.ru.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= A compiler generator that combines the functionality of lex and yacc WRKSRC= ${WRKDIR} |