diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-12-10 01:20:16 +0000 |
commit | a52b1a298c9386d4df34f40a5375ee3403797804 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /audio/xmms2-scrobbler | |
parent | 290f7948889e6a7aafb823098076be2129cfa2b7 (diff) | |
download | ports-a52b1a298c9386d4df34f40a5375ee3403797804.tar.gz ports-a52b1a298c9386d4df34f40a5375ee3403797804.zip |
Notes
Diffstat (limited to 'audio/xmms2-scrobbler')
-rw-r--r-- | audio/xmms2-scrobbler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2-scrobbler/Makefile b/audio/xmms2-scrobbler/Makefile index 7b2215c8fcb0..819002acc767 100644 --- a/audio/xmms2-scrobbler/Makefile +++ b/audio/xmms2-scrobbler/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.code-monkey.de/pub/${PORTNAME}/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Last.fm submission client for XMMS2 LICENSE= MIT |