diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /audio/cpp-xmms2 | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) |
Notes
Diffstat (limited to 'audio/cpp-xmms2')
-rw-r--r-- | audio/cpp-xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile index b857fb90ffef..b45000075b25 100644 --- a/audio/cpp-xmms2/Makefile +++ b/audio/cpp-xmms2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio PKGNAMEPREFIX= cpp- -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= C++ Bindings for XMMS2 LIB_DEPENDS= boost_signals.3:${PORTSDIR}/devel/boost |