diff options
author | trasz <trasz@FreeBSD.org> | 2009-09-06 04:39:08 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-09-06 04:39:08 +0800 |
commit | 426a546a4770d10e653478c8ccc057bfbe579e09 (patch) | |
tree | 48ff0ef735e8d269d2f02e712e0f63725a91cd53 | |
parent | 6baf2cf2a65015c6f3fa2861ef2bdefec0a7a6ca (diff) | |
download | freebsd-ports-gnome-426a546a4770d10e653478c8ccc057bfbe579e09.tar.gz freebsd-ports-gnome-426a546a4770d10e653478c8ccc057bfbe579e09.tar.zst freebsd-ports-gnome-426a546a4770d10e653478c8ccc057bfbe579e09.zip |
Pass maintainership back to danfe@. Communication problem on my side;
sorry for that.
-rw-r--r-- | audio/ardour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 2b037a876999..890b5e87fb76 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://releases.ardour.org/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trasz -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Ardour - a digital audio workstation LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \ |