diff options
author | trasz <trasz@FreeBSD.org> | 2009-03-12 19:04:32 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-03-12 19:04:32 +0800 |
commit | 4702ff806918ccae469bfba497c0021e5eebdca3 (patch) | |
tree | 8ebc52cd9c3d716d35a933550eb5234cbb275c78 /audio/ardour | |
parent | 6d745ea1ff36e08b922b668a1c900262fab1a987 (diff) | |
download | freebsd-ports-gnome-4702ff806918ccae469bfba497c0021e5eebdca3.tar.gz freebsd-ports-gnome-4702ff806918ccae469bfba497c0021e5eebdca3.tar.zst freebsd-ports-gnome-4702ff806918ccae469bfba497c0021e5eebdca3.zip |
Pass maintainership.
Diffstat (limited to 'audio/ardour')
-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 6bef2ebdf17a..d883ef9c88c6 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://releases.ardour.org/ DISTFILES= ardour-${DISTVERSION}.tar.bz2 EXTRACT_ONLY= ardour-${DISTVERSION}.tar.bz2 -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Ardour - a digital audio workstation LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \ |