diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /audio/gnomoradio | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
Notes
Diffstat (limited to 'audio/gnomoradio')
-rw-r--r-- | audio/gnomoradio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index d803a88c14d3..c8a2c72bb12e 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program for finding and playing free music from the Internet LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \ |