diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-18 00:09:09 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-18 00:09:09 +0800 |
commit | f91aa2b0c32fc04e853b2e985de59a51f135047c (patch) | |
tree | b9b62c5b23ba2586fec1e80d770c4c555ff90c27 /multimedia | |
parent | 44ac54edbb964baff0d4f556046a241022088059 (diff) | |
download | freebsd-ports-gnome-f91aa2b0c32fc04e853b2e985de59a51f135047c.tar.gz freebsd-ports-gnome-f91aa2b0c32fc04e853b2e985de59a51f135047c.tar.zst freebsd-ports-gnome-f91aa2b0c32fc04e853b2e985de59a51f135047c.zip |
- over to new volunteer
PR: ports/157112
Submitted by: rodrigo osorio <rodrigo@bebik.net>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/openshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index 497444a1b44c..d7e15d5e74f8 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://launchpad.net/openshot/${PORTMAJORVERSION}/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@bebik.net COMMENT= A non-linear video editor RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg \ |