diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
commit | e947ebc240c533e630ec0935d7d04967178e7c1a (patch) | |
tree | 236a8f4c43987741028f2c1089175d67dcaf5e95 /misc | |
parent | Upgrade to 0.91 (diff) |
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Notes
Notes:
svn path=/head/; revision=230014
Diffstat (limited to 'misc')
-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 2aaf1bd6e56f..e1dbb0847b5d 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Geek Code Generator MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |