diff options
Diffstat (limited to 'games/qcc')
-rw-r--r-- | games/qcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qcc/Makefile b/games/qcc/Makefile index b31e90a31923..d0314e951fbe 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= The QuakeC compiler, for building custom games of Quake WRKSRC= ${WRKDIR}/send |