diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
commit | 02251346074767ede00b77f9e0a0df90b1325d1c (patch) | |
tree | ce98be328a0553b4fbe1ac38d58b48fa3501ed0f /games/bsp | |
parent | - Fix yet another bug that might be used for a root exploit. As with the last (diff) |
Assign MAINTAINER to ports@FreeBSD.org.
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
Notes
Notes:
svn path=/head/; revision=82290
Diffstat (limited to 'games/bsp')
-rw-r--r-- | games/bsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bsp/Makefile b/games/bsp/Makefile index 33998ed3bdb7..0012d5feeb78 100644 --- a/games/bsp/Makefile +++ b/games/bsp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= doombsp -MAINTAINER= chris@unixpages.org +MAINTAINER= ports@FreeBSD.org COMMENT= Node builder for Doom GNU_CONFIGURE= yes |