diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-06 18:59:15 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-06 18:59:15 +0000 |
commit | b1bbfe4a9eb8771a75b5505e94fed9b44e21a04a (patch) | |
tree | 47c82ae101fa765abf6931f1644712f4dcbfcda3 /audio/libmpd/pkg-descr | |
parent | c296d53ca0653644984d46829988148b12c67eae (diff) | |
download | FreeBSD-ports-b1bbfe4a9eb8771a75b5505e94fed9b44e21a04a.zip FreeBSD-ports-b1bbfe4a9eb8771a75b5505e94fed9b44e21a04a.tar.gz |
- Update MASTER_SITES and unbreak this port
- Add LICENSE
- Fix build
- Update WWW
PR: 199212
Submitted by: <tkato432@yahoo.com>
Diffstat (limited to 'audio/libmpd/pkg-descr')
-rw-r--r-- | audio/libmpd/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmpd/pkg-descr b/audio/libmpd/pkg-descr index 0a30848..21395e1 100644 --- a/audio/libmpd/pkg-descr +++ b/audio/libmpd/pkg-descr @@ -1,4 +1,4 @@ libmpd is an abstraction around libmpdclient. It provides an easy and reliable callback based interface to mpd. -WWW: http://gmpcwiki.sarine.nl/index.php/GMPC +WWW: http://gmpc.wikia.com/ |