diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
commit | 430a9b2f77b49a657f42628366737e2dceb61ccf (patch) | |
tree | 8c7400b41beedea5b4bb095efd55352661b1eadf /audio/lv2 | |
parent | 0efea8befe8d1610d5768de713c1d2c141ab5731 (diff) | |
download | pkgsrc-430a9b2f77b49a657f42628366737e2dceb61ccf.tar.gz |
Reset maintainer
Diffstat (limited to 'audio/lv2')
-rw-r--r-- | audio/lv2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lv2/Makefile b/audio/lv2/Makefile index 86bd6b6e65d..fe062970dc8 100644 --- a/audio/lv2/Makefile +++ b/audio/lv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/02/12 06:24:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/16 19:26:42 wiz Exp $ DISTNAME= lv2-1.12.0 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://lv2plug.in/spec/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rodent@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lv2plug.in/ COMMENT= Open standard for audio plugins, used by hundreds of plugins LICENSE= isc |