diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-11-05 22:03:06 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-11-05 22:03:06 +0000 |
commit | d6973e16f3272f331456034aacc25c7ad27cf4f3 (patch) | |
tree | 204b9d31dcdd2c500a5acc626887fd88b7d85a8a /audio | |
parent | 17b03501bd144ae638ba1ab72372325403fdeb2a (diff) | |
download | freebsd-ports-d6973e16f3272f331456034aacc25c7ad27cf4f3.zip |
Fix MAINTAINER typo.
PR: ports/14730
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 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 |