diff options
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 ab07dbff0543..2aaf1bd6e56f 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= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A Geek Code Generator MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |