diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-05 11:34:11 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-05 11:34:11 +0800 |
commit | 4881ffedb1ea7194c7bf0a080fbab4b3dac7381f (patch) | |
tree | d8070bb77e6fe37ad4d33698d48ee0626c36bf20 /multimedia | |
parent | 4fc1b786bc295a68371418431d5869d34a0e1a4d (diff) | |
download | freebsd-ports-gnome-4881ffedb1ea7194c7bf0a080fbab4b3dac7381f.tar.gz freebsd-ports-gnome-4881ffedb1ea7194c7bf0a080fbab4b3dac7381f.tar.zst freebsd-ports-gnome-4881ffedb1ea7194c7bf0a080fbab4b3dac7381f.zip |
Hand port over to cpet
PR: ports/172344
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Diffstat (limited to 'multimedia')
-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 |