diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index c708b1ba3b9..f11f4f833fa 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2020/04/13 17:01:46 sthen Exp $ +# $OpenBSD: Makefile,v 1.28 2020/04/27 14:43:54 sthen Exp $ V= 4.3.1 COMMENT= motion detection software for video @@ -6,6 +6,7 @@ COMMENT= motion detection software for video GH_ACCOUNT= Motion-Project GH_PROJECT= motion GH_TAGNAME= release-$V +REVISION= 0 CATEGORIES= multimedia diff --git a/multimedia/motion/pkg/DESCR b/multimedia/motion/pkg/DESCR index 83056956cca..4b1f650bd9f 100644 --- a/multimedia/motion/pkg/DESCR +++ b/multimedia/motion/pkg/DESCR @@ -11,9 +11,6 @@ edited by any ASCII editor). Motion can output JPEG/PPM images and MPEG video sequences, call external programs, log to a database, etc. -Motion hasn't had an official release for some time; at present, -this package uses the forked code at https://github.com/Mr-Dave/motion/ - Flavours: mysql - build with MySQL/MariaDB database support pgsql - build with PostgreSQL database support