diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 15:15:29 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 15:15:29 +0000 |
commit | 4938b0bca32387f04a1e313ac25e935b646ac579 (patch) | |
tree | b2636a79931fa86624ecc036cdd318c7dcb30be1 /audio/vagalume | |
parent | 48b06d8de317e6e646d9893ac3d00aa1b8e99f71 (diff) | |
download | ports-4938b0bca32387f04a1e313ac25e935b646ac579.tar.gz ports-4938b0bca32387f04a1e313ac25e935b646ac579.zip |
Notes
Diffstat (limited to 'audio/vagalume')
-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 7a3fe10f7707..11c3b47692eb 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://vagalume.igalia.com/files/source/ \ DEBIAN_POOL/pool/main/v/vagalume/ -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+-based client for the Last.fm online radio LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ |