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 /astro/nightfall/Makefile | |
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 '')
-rw-r--r-- | astro/nightfall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 7a036a188196..9d6008801188 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro MASTER_SITES= http://www.lsw.uni-heidelberg.de/~rwichman/ \ http://unixpages.org/distfiles/ -MAINTAINER= chris@unixpages.org +MAINTAINER= ports@FreeBSD.org COMMENT= An interactive binary star application .if !defined(WITHOUT_GTK) |