diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-12 04:07:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-12 04:07:59 +0000 |
commit | f8459a42c042a112be42f5f714bf415734b46026 (patch) | |
tree | a870e173ab721c0aec7a390ada6a8f8988c0be9a /games | |
parent | Add a note that indicates why this port can't be updated yet (diff) |
When I committed this port originally I forgot to reset the maintainer
of the NetBSD package to ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=46102
Diffstat (limited to '')
-rw-r--r-- | games/0verkill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile index 903fcf27f4e7..d333923ff4e7 100644 --- a/games/0verkill/Makefile +++ b/games/0verkill/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://artax.karlin.mff.cuni.cz/~brain/0verkill/release/ EXTRACT_SUFX= .tgz -MAINTAINER= zuntum@netbsd.org +MAINTAINER= ports@FreeBSD.org HAS_CONFIGURE= YES |