diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
commit | 3e67d040d7483845aa5e951d26a8413d9050fb1c (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /audio/last-cmus | |
parent | 743a96dea8d2b206f5001a00cebbcefe46167e00 (diff) |
Notes
Diffstat (limited to 'audio/last-cmus')
-rw-r--r-- | audio/last-cmus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/last-cmus/Makefile b/audio/last-cmus/Makefile index 4f492bbfd12f..fc3ccee70631 100644 --- a/audio/last-cmus/Makefile +++ b/audio/last-cmus/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -cmus DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.py EXTRACT_SUFX= # none -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cmus plugin for submitting songs into last.fm USES= python |