diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
commit | 48249e3fe0cd544467a6e732049111937fbdfb82 (patch) | |
tree | fd6890aec7a14e97d2d34fea5f6ca0748e749f23 /games/quake2lnx/Makefile | |
parent | 2c5eef679979015549bee2934de19685a8d2cdd1 (diff) |
Notes
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 |