diff options
author | fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
commit | 8aa9baf6d19fb5a356cb949c90ded9e6bb8c089a (patch) | |
tree | 3e78c0592d46890d533a32c67755c8f22f5c4f8d /audio | |
parent | ef5681f5544d03349cb804ed2d8507dff6ec7849 (diff) | |
download | FreeBSD-ports-8aa9baf6d19fb5a356cb949c90ded9e6bb8c089a.zip FreeBSD-ports-8aa9baf6d19fb5a356cb949c90ded9e6bb8c089a.tar.gz |
Remove Rod Taylor as MAINTAINER; he no longer has time.
Submitted by: MAINTAINER
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xhippo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index ce6bd41..999e402 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= xhippo -MAINTAINER= rod@zort.on.ca +MAINTAINER= ports@freebsd.org RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |