diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:11:21 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:11:21 +0000 |
commit | 118c0ec68ceab5d6a044f5e3a3f3df05a2c48a94 (patch) | |
tree | fdb686a016cf38e2c3d4df1261dace86c5ae4863 /audio | |
parent | 214f96af12676b7db527dbb7e8b5cadbb5a9d2c0 (diff) | |
download | pkgsrc-118c0ec68ceab5d6a044f5e3a3f3df05a2c48a94.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ruby-mp3info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index f7cdd723376..aeea3597b45 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 10:25:45 obache Exp $ +# $NetBSD: Makefile,v 1.8 2015/03/15 19:11:22 hiramatsu Exp $ # DISTNAME= ruby-mp3info-0.8.5 PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/} CATEGORIES= audio -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/moumar/ruby-mp3info COMMENT= Pure-ruby library for informations and tags on mp3 files LICENSE= gnu-gpl-v3 |