diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /audio/gnomoradio | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) | |
download | ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.tar.gz ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.zip |
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 f0703016db40..a377449a7d8c 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A program for finding and playing free music from the Internet LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ |