diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-06-09 19:37:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-06-09 19:37:42 +0000 |
commit | edeaf60f768b54d63e74356a3c22a2a448399a4e (patch) | |
tree | 7a49717ee4821947904c0f11c88c6eea002d71cf /audio | |
parent | 3f9fd6b9dc7114d22a0269b7aff0c993bf2177bd (diff) | |
download | ports-edeaf60f768b54d63e74356a3c22a2a448399a4e.tar.gz ports-edeaf60f768b54d63e74356a3c22a2a448399a4e.zip |
Drop maintainership since I'm not using for a long time
Notes
Notes:
svn path=/head/; revision=357198
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmauda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 64c12d36a9a6..954742aec255 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Port of wmxmms to GTK 2.x and Audacious LICENSE= GPLv2 |