diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 18:31:52 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 18:31:52 +0000 |
commit | 11783b3f9c58e7105a98ff8dce84938a57117afd (patch) | |
tree | 36bd29c2a7712e182c9d9383c97932cfa5c478f0 /net/msdl | |
parent | f6fc15920c1e32d99d8cf9e76a3b7276c67c18e2 (diff) | |
download | pkgsrc-11783b3f9c58e7105a98ff8dce84938a57117afd.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'net/msdl')
-rw-r--r-- | net/msdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/msdl/Makefile b/net/msdl/Makefile index 64fc979fe21..6b2386a9cd5 100644 --- a/net/msdl/Makefile +++ b/net/msdl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:38 asau Exp $ +# $NetBSD: Makefile,v 1.13 2015/03/15 18:31:53 hiramatsu Exp $ # DISTNAME= msdl-1.2.7-r2 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/-r/r/} CATEGORIES= net multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msdl/} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://msdl.sourceforge.net/ COMMENT= Media stream downloader LICENSE= gnu-gpl-v3 |