diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-10-05 03:34:11 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-10-05 03:34:11 +0000 |
commit | f83603143712d18c1efd050b02c3aad8bdc232d0 (patch) | |
tree | d8070bb77e6fe37ad4d33698d48ee0626c36bf20 /multimedia/motion | |
parent | 6bfd65742af3ff52974faacaf6b0b07450c12c70 (diff) | |
download | ports-f83603143712d18c1efd050b02c3aad8bdc232d0.tar.gz ports-f83603143712d18c1efd050b02c3aad8bdc232d0.zip |
Notes
Diffstat (limited to 'multimedia/motion')
-rw-r--r-- | multimedia/motion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 335c2ef30f6c..3ad2ce46585e 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2.12 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20${PORTVERSION:R}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A motion detection application LICENSE= GPLv2 |