aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2016-04-25 19:46:45 +0800
committerbrnrd <brnrd@FreeBSD.org>2016-04-25 19:46:45 +0800
commit494a174f9e96ae4f3a8d0e388fb564bc776e6943 (patch)
tree3878404dcaac936528f4ef198f2b09d9f46061f8 /audio
parenta062654b42f1fa13c1fcfcf0e44120e86945da0b (diff)
downloadfreebsd-ports-graphics-494a174f9e96ae4f3a8d0e388fb564bc776e6943.tar.gz
freebsd-ports-graphics-494a174f9e96ae4f3a8d0e388fb564bc776e6943.tar.zst
freebsd-ports-graphics-494a174f9e96ae4f3a8d0e388fb564bc776e6943.zip
audio/py-soundcloud: MAINTAINER must contain an email address
- Remove "Bernard Spil" from the MAINTAINER field Reported by: junovitsch
Diffstat (limited to 'audio')
-rw-r--r--audio/py-soundcloud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-soundcloud/Makefile b/audio/py-soundcloud/Makefile
index 78b1a9bb516..51a2f4bdab7 100644
--- a/audio/py-soundcloud/Makefile
+++ b/audio/py-soundcloud/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= audio devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= Bernard Spil <brnrd@FreeBSD.org>
+MAINTAINER= brnrd@FreeBSD.org
COMMENT= A friendly wrapper library for the Soundcloud API
LICENSE= BSD3CLAUSE