diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
commit | 7eae4822337750bb146d0ccffdf7d167c028b3b7 (patch) | |
tree | 5db13b2d9e66f423f0923bf0e98c47aa1495bf72 /audio | |
parent | 602a391cffb31d83d39f2859e9cd1f745b93259b (diff) | |
download | ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.tar.gz ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/vagalume/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 5c1947f3ac30..4913d7e47099 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://vagalume.igalia.com/files/source/ \ MASTER_SITE_SUBDIR= pool/main/v/vagalume/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= decke@bluelife.at +MAINTAINER= decke@FreeBSD.org COMMENT= A GTK+-based client for the Last.fm online radio LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ |