diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 09:34:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 09:34:47 +0000 |
commit | f8fec84c7ed7cd55767696073b73e94278416cd3 (patch) | |
tree | 647c616cfdd60edfdcd655c64914efa5d8f2694a /net/warppipe/Makefile | |
parent | 9c361b4a715ab859e06829e6b9f4ac15ba383a70 (diff) | |
download | ports-f8fec84c7ed7cd55767696073b73e94278416cd3.tar.gz ports-f8fec84c7ed7cd55767696073b73e94278416cd3.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)
Notes
Notes:
svn path=/head/; revision=165083
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 ce70c655f36f..7cec00e6caea 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 |