diff options
author | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
commit | 1ca3801f8835d96b36412bd81d76e033bfad7d2c (patch) | |
tree | a2fcffd732f25b719ac43c204fc0d4a2088e5193 /multimedia/openshot | |
parent | 9d41b68b119edaa11446e322c678fb36d22f0596 (diff) | |
download | freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.gz freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.zst freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.zip |
By Maintainer's request, toss these ports back into the pool
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 \ |