aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lives/Makefile
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-06-26 07:23:25 +0800
committerpawel <pawel@FreeBSD.org>2012-06-26 07:23:25 +0800
commitfce53bc38230f6eb231805e37639360a21f66f42 (patch)
tree42541631540a390d3e109b0f4f0030cc5a3d8dcf /multimedia/lives/Makefile
parentfefdbcab4ab2a123c3fb1061bb0d674f4c705578 (diff)
downloadfreebsd-ports-gnome-fce53bc38230f6eb231805e37639360a21f66f42.tar.gz
freebsd-ports-gnome-fce53bc38230f6eb231805e37639360a21f66f42.tar.zst
freebsd-ports-gnome-fce53bc38230f6eb231805e37639360a21f66f42.zip
- Update to version 1.6.2
- Remove description for DOXYGEN option
Diffstat (limited to 'multimedia/lives/Makefile')
-rw-r--r--multimedia/lives/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 3a0a401fcc96..42938b33e507 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= lives
-PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTVERSION= 1.6.2
CATEGORIES= multimedia
MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/
DISTNAME= LiVES-${PORTVERSION}
@@ -69,7 +68,6 @@ DOC_FILES= AUTHORS BUGS ChangeLog FEATURES GETTING.STARTED README \
PORT_VERBS= lives LiVES _encoder.py midistart midistop smogrify sendOSC
OPTIONS_DEFINE= DOXYGEN FREI0R
-DOXYGEN_DESC= Build Doxygen documentation
FREI0R_DESC= Enable frei0r support
.include <bsd.port.options.mk>