diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /multimedia/openshot | |
parent | dbbf9d90e27f1585e8fa792adeca155e7039227a (diff) |
Notes
Diffstat (limited to 'multimedia/openshot')
-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 b7ef4e23a770..497444a1b44c 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= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A non-linear video editor RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg \ |