diff options
Diffstat (limited to 'games/quake2lnx/Makefile')
-rw-r--r-- | games/quake2lnx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile index 773438d830dd..0e1865e489ce 100644 --- a/games/quake2lnx/Makefile +++ b/games/quake2lnx/Makefile @@ -23,7 +23,7 @@ DISTFILES+= pak0.pak:pak \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Cleaned up copy of the original Quake II source code USE_GMAKE= yes |