diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-02 12:04:57 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-02 12:04:57 +0000 |
commit | 1f5d7e9ededb9a35d354e96ddc02ef9fee11cb16 (patch) | |
tree | ef4337033806ccb5f49ee52dd7a1593cb1fa109a /audio/tap-plugins | |
parent | fa9dacff84ad95e4fe7e41e3ac241d97bb993f61 (diff) | |
download | pkgsrc-1f5d7e9ededb9a35d354e96ddc02ef9fee11cb16.tar.gz |
+tap-plugins; MAINTAINER=me
Diffstat (limited to 'audio/tap-plugins')
-rw-r--r-- | audio/tap-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tap-plugins/Makefile b/audio/tap-plugins/Makefile index 1441a2b92a5..9141f02e99f 100644 --- a/audio/tap-plugins/Makefile +++ b/audio/tap-plugins/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2013/07/02 12:03:24 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/07/02 12:04:57 rodent Exp $ # DISTNAME= tap-plugins-0.7.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tap-plugins/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://tap-plugins.sourceforge.net/ladspa.html COMMENT= Tom's Audio Processing plugins LICENSE= gnu-gpl-v2 |