diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
commit | 38fd3832df3662d78323ba66881a7545654d18fa (patch) | |
tree | 60a23b25c1ff8b2a738cdbe522c5990da7dccfbf /misc/geekcode | |
parent | 80ef72e9629e312f67927dde5453f3ee2f629b48 (diff) | |
download | ports-38fd3832df3662d78323ba66881a7545654d18fa.tar.gz ports-38fd3832df3662d78323ba66881a7545654d18fa.zip |
Notes
Diffstat (limited to 'misc/geekcode')
-rw-r--r-- | misc/geekcode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile index e1dbb0847b5d..ab07dbff0543 100644 --- a/misc/geekcode/Makefile +++ b/misc/geekcode/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= geekcode -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A Geek Code Generator MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |