diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
commit | e1592fc36e0547dabb414a11100ca9515e6877af (patch) | |
tree | 5bbe1eb095ed07310abc38ff9f21b4630a8ccaec /audio/xhippo | |
parent | e1c15346feeaa773d749c95a4c20944097bfdc93 (diff) |
Remove Rod Taylor as MAINTAINER; he no longer has time.
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=42870
Diffstat (limited to 'audio/xhippo')
-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 ce6bd411bd08..999e402040e4 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 |