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 /biology | |
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 'biology')
-rw-r--r-- | biology/gperiodic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index 706b574bf1ef..b4b75d373164 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ \ http://www.unixpages.org/distfiles/ -MAINTAINER= chris@unixpages.org +MAINTAINER= ports@FreeBSD.org COMMENT= Displays a periodic table of the elements USE_X_PREFIX= yes |