diff options
author | kris <kris@FreeBSD.org> | 2001-08-12 12:07:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-12 12:07:59 +0800 |
commit | 97061f78aa37aac37491182d9b90357d0fc05e88 (patch) | |
tree | 055899b1b2ec8f73c091facdeb702d8fa63451b8 /games/0verkill/Makefile | |
parent | 90f48e3c93037faeea41f596d61abd7443bb5199 (diff) | |
download | freebsd-ports-gnome-97061f78aa37aac37491182d9b90357d0fc05e88.tar.gz freebsd-ports-gnome-97061f78aa37aac37491182d9b90357d0fc05e88.tar.zst freebsd-ports-gnome-97061f78aa37aac37491182d9b90357d0fc05e88.zip |
When I committed this port originally I forgot to reset the maintainer
of the NetBSD package to ports@FreeBSD.org
Diffstat (limited to 'games/0verkill/Makefile')
-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 |