diff options
author | sat <sat@FreeBSD.org> | 2007-01-08 02:44:25 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-01-08 02:44:25 +0800 |
commit | e29f3ebc3850276f490ac7bd92cdc0b42f5d54b5 (patch) | |
tree | eb0d3d46a71e20811e4365d4d54489de07a546fd /audio/mpdscribble | |
parent | ed371fd9868354451659459a3c60770e9f7cefa5 (diff) | |
download | freebsd-ports-gnome-e29f3ebc3850276f490ac7bd92cdc0b42f5d54b5.tar.gz freebsd-ports-gnome-e29f3ebc3850276f490ac7bd92cdc0b42f5d54b5.tar.zst freebsd-ports-gnome-e29f3ebc3850276f490ac7bd92cdc0b42f5d54b5.zip |
- Reset maintainer
PR: ports/107655
Submitted by: Stepan Zastupov <redchrom@gmail.com> (maintainer)
Diffstat (limited to 'audio/mpdscribble')
-rw-r--r-- | audio/mpdscribble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index 5863210e0ab5..9372a39db3a9 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.10 CATEGORIES= audio MASTER_SITES= http://www.frob.nl/projects/scribble/ -MAINTAINER= redchrom@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Mpd last.fm client LIB_DEPENDS= soup:${PORTSDIR}/devel/libsoup |