summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-11-05 22:03:06 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-11-05 22:03:06 +0000
commitd6973e16f3272f331456034aacc25c7ad27cf4f3 (patch)
tree204b9d31dcdd2c500a5acc626887fd88b7d85a8a /audio
parentUse LIB_DEPENDS not BUILD_DEPENDS (diff)
Fix MAINTAINER typo.
PR: ports/14730 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22932
Diffstat (limited to 'audio')
-rw-r--r--audio/xhippo/Makefile2
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