diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-11 07:34:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-11 07:34:22 +0000 |
commit | 39687a5c96ac64df12205445b6c6be02dd151db4 (patch) | |
tree | 990f839c024582f48801054e4ff95eec7b69f64d /audio/libmusicbrainz/Makefile | |
parent | Fix unassociated shell command. (diff) |
Private request to drop maintainer-ship for:
audio/musicbrainz
multimedia/xmms-avi
security/fwbuilder
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Notes
Notes:
svn path=/head/; revision=71520
Diffstat (limited to '')
-rw-r--r-- | audio/libmusicbrainz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmusicbrainz/Makefile b/audio/libmusicbrainz/Makefile index 44f4aa2493b7..bd3f76e1fedc 100644 --- a/audio/libmusicbrainz/Makefile +++ b/audio/libmusicbrainz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes USE_GMAKE= yes |