diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-12 22:06:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-12 22:06:28 +0800 |
commit | becb6f276f96d1e79fb8a81fdadc0fdf55c29975 (patch) | |
tree | 2f0fde1bbbafa6651a13514acc2f1020748924fc /audio/slv2 | |
parent | 42e124b7bdbf9ffbabf6356d61899b11e59bb9ac (diff) | |
download | freebsd-ports-gnome-becb6f276f96d1e79fb8a81fdadc0fdf55c29975.tar.gz freebsd-ports-gnome-becb6f276f96d1e79fb8a81fdadc0fdf55c29975.tar.zst freebsd-ports-gnome-becb6f276f96d1e79fb8a81fdadc0fdf55c29975.zip |
reset maintainer
Submitted by: maintainer (by mail)
Diffstat (limited to 'audio/slv2')
-rw-r--r-- | audio/slv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/slv2/Makefile b/audio/slv2/Makefile index e540b5a6ff5e..791a1d832127 100644 --- a/audio/slv2/Makefile +++ b/audio/slv2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.1 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ -MAINTAINER= xaimus@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= LV2 Application Support Library LIB_DEPENDS= rdf.0:${PORTSDIR}/textproc/redland \ |