diff options
author | dhn <dhn@FreeBSD.org> | 2009-06-21 03:58:33 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-06-21 03:58:33 +0800 |
commit | 196a3047c67bae60d144b5eb4258899eb8cfd7ac (patch) | |
tree | 95f3606af89540da02e9fee818d8e531082258f1 /lang | |
parent | a514354944b8d6212e46a4f1a81b97d410130b8d (diff) | |
download | freebsd-ports-gnome-196a3047c67bae60d144b5eb4258899eb8cfd7ac.tar.gz freebsd-ports-gnome-196a3047c67bae60d144b5eb4258899eb8cfd7ac.tar.zst freebsd-ports-gnome-196a3047c67bae60d144b5eb4258899eb8cfd7ac.zip |
- Pass maintainership to submitter
PR: ports/135855
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/treecc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile index 4f4436f01d2c..5d6dccace987 100644 --- a/lang/treecc/Makefile +++ b/lang/treecc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.10 CATEGORIES= lang MASTER_SITES= SAVANNAH/dotgnu-pnet -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Treecc is designed to assist in the development of compilers GNU_CONFIGURE= yes |