diff options
author | avilla <avilla@FreeBSD.org> | 2010-01-27 06:53:08 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2010-01-27 06:53:08 +0800 |
commit | 5c41405a4532fbdef4cdf98172b5f0bb423425ca (patch) | |
tree | 95544220678d1dcc39fcfb2452a8873e1198a5fa /multimedia/kdenlive | |
parent | 13485e79e5b6963e313f4319ed98b33433cdfe00 (diff) | |
download | freebsd-ports-gnome-5c41405a4532fbdef4cdf98172b5f0bb423425ca.tar.gz freebsd-ports-gnome-5c41405a4532fbdef4cdf98172b5f0bb423425ca.tar.zst freebsd-ports-gnome-5c41405a4532fbdef4cdf98172b5f0bb423425ca.zip |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'multimedia/kdenlive')
-rw-r--r-- | multimedia/kdenlive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile index 458de4da15f8..ac8eca7a15b7 100644 --- a/multimedia/kdenlive/Makefile +++ b/multimedia/kdenlive/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.7.6 CATEGORIES= multimedia kde MASTER_SITES= SF -MAINTAINER= villa.alberto@gmail.com +MAINTAINER= avilla@FreeBSD.org COMMENT= A professional quality non-linear video editing suite for KDE LIB_DEPENDS= mlt.2:${PORTSDIR}/multimedia/mlt |