diff options
author | pav <pav@FreeBSD.org> | 2006-06-11 17:34:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-11 17:34:47 +0800 |
commit | 8e69e0a7289a1e6b8e6f052f4268c83d6521f8e9 (patch) | |
tree | 6effa94dfd9f15cc0fa95fd8b380e33d50b573df /net/warppipe/Makefile | |
parent | abf8389f9853ffcaf3ef1eaef724c59d6f12c8c0 (diff) | |
download | freebsd-ports-graphics-8e69e0a7289a1e6b8e6f052f4268c83d6521f8e9.tar.gz freebsd-ports-graphics-8e69e0a7289a1e6b8e6f052f4268c83d6521f8e9.tar.zst freebsd-ports-graphics-8e69e0a7289a1e6b8e6f052f4268c83d6521f8e9.zip |
- Reset maintainer on his wish
"PS, if you'd like to take over maintaining the port please go ahead, I have
no interest in it any more."
Submitted by: Chris Howells <howells@kde.org> (maintainer)
Diffstat (limited to 'net/warppipe/Makefile')
-rw-r--r-- | net/warppipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/warppipe/Makefile b/net/warppipe/Makefile index ce70c655f36..7cec00e6cae 100644 --- a/net/warppipe/Makefile +++ b/net/warppipe/Makefile @@ -10,7 +10,7 @@ CATEGORIES= net games MASTER_SITES= http://cubeonline.warppipe.com/download/ DISTNAME= WarpPipe-0.3.5-bsd -MAINTAINER= howells@kde.org +MAINTAINER= ports@FreeBSD.org COMMENT= Online multi-player gaming for the Nintendo GameCube LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x |