diff options
author | nia <nia@pkgsrc.org> | 2019-10-01 19:37:50 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-10-01 19:37:50 +0000 |
commit | 0bf7543aa5905549126ca2056281d774f7b1ba62 (patch) | |
tree | c399ac4ff343c14f78bba70437d1499bd5ea7cce /audio/quodlibet | |
parent | ca22cc052ca7497356fdebf7598f84689de89d87 (diff) | |
download | pkgsrc-0bf7543aa5905549126ca2056281d774f7b1ba62.tar.gz |
Accept blame for a handful of packages.
Diffstat (limited to 'audio/quodlibet')
-rw-r--r-- | audio/quodlibet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/quodlibet/Makefile b/audio/quodlibet/Makefile index 6af34d3bc8a..8c113c20f53 100644 --- a/audio/quodlibet/Makefile +++ b/audio/quodlibet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2019/10/01 12:42:13 nia Exp $ +# $NetBSD: Makefile,v 1.2 2019/10/01 19:37:50 nia Exp $ DISTNAME= quodlibet-4.2.1 CATEGORIES= audio @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=quodlibet/} GITHUB_PROJECT= quodlibet GITHUB_RELEASE= release-${PKGVERSION_NOREV} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= nia@NetBSD.org HOMEPAGE= https://quodlibet.readthedocs.io/ COMMENT= Ex Falso / Quod Libet - Music Library / Editor / Player LICENSE= gnu-gpl-v2 |