diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-10-09 04:12:05 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-10-09 04:12:05 +0000 |
commit | 7bf74767c42e1f19ddbf9d0624cc3127d3d6b7ea (patch) | |
tree | 1034e0871adeb71c815c7377fe3f8db7debbc61c /devel/tigcc | |
parent | 98bd261923f9dd531b9c2ec854d7851a00433565 (diff) | |
download | ports-7bf74767c42e1f19ddbf9d0624cc3127d3d6b7ea.tar.gz ports-7bf74767c42e1f19ddbf9d0624cc3127d3d6b7ea.zip |
Change maintainer's e-mail.
PR: 87140
Submitted by: Gabor Kovesdan (maintainer)
Notes
Notes:
svn path=/head/; revision=144640
Diffstat (limited to 'devel/tigcc')
-rw-r--r-- | devel/tigcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 66ad7b614bcb..585ddee8a337 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://tigcc.ticalc.org/sources/\ DISTNAME= tigcc_src DISTFILES= tigcc_src.tar.bz2 gcc-3.3.3.tar.bz2 gas-2.14.tar.bz2 -MAINTAINER= gabor.kovesdan@t-hosting.hu +MAINTAINER= gkovesdan@t-hosting.hu COMMENT= C compiler for the TI89, 92, and 92+ calculators BUILD_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog \ |