diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-06-07 02:01:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-06-07 02:01:53 +0000 |
commit | 36bf8e6a78e021bfb50f43b4cf72538c2170ef55 (patch) | |
tree | 009425d0dbd6227a756360048ff09f72cf5506ea /multimedia/motion/Makefile | |
parent | ef97c3b4a246d98ed84e2e3f18732d7297320e9b (diff) | |
download | ports-36bf8e6a78e021bfb50f43b4cf72538c2170ef55.tar.gz ports-36bf8e6a78e021bfb50f43b4cf72538c2170ef55.zip |
Notes
Diffstat (limited to 'multimedia/motion/Makefile')
-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 7cbef180497c..c8dcaf6ba133 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/ PATCHFILES= motion-3.2.11.1.port-freebsd.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= ack@telefonica.net +MAINTAINER= ports@FreeBSD.org COMMENT= A motion detection application LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |