diff options
author | billf <billf@FreeBSD.org> | 1999-11-06 06:03:06 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-11-06 06:03:06 +0800 |
commit | a154643c752268a7deb6fb36434259cc27ba308e (patch) | |
tree | b0dc9668294b239f3150de4f7959bc9ffe1a7bd5 /audio/xhippo | |
parent | a463e2411b3530d2abad2a3f2ba8018d735396e4 (diff) | |
download | freebsd-ports-gnome-a154643c752268a7deb6fb36434259cc27ba308e.tar.gz freebsd-ports-gnome-a154643c752268a7deb6fb36434259cc27ba308e.tar.zst freebsd-ports-gnome-a154643c752268a7deb6fb36434259cc27ba308e.zip |
Fix MAINTAINER typo.
PR: ports/14730
Submitted by: maintainer
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 df0655ea6998..182b09c43060 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -10,7 +10,7 @@ DISTNAME= xhippo-2.0 CATEGORIES= audio MASTER_SITES= http://zenchaos.netpedia.net/software/ -MAINTAINER= ron@zort.on.ca +MAINTAINER= rod@zort.on.ca RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |