aboutsummaryrefslogtreecommitdiff
path: root/port-files/Makefile
diff options
context:
space:
mode:
authorKen Moore <ken@pcbsd.org>2015-01-21 15:59:52 -0500
committerKen Moore <ken@pcbsd.org>2015-01-21 15:59:52 -0500
commit76db588033c1582521e317ad364ea971c0fa9693 (patch)
tree7ffa3d85cb10a02acb81601960acbffe1bb71f4d /port-files/Makefile
parentFinish committing the last of the new distribution defaults framework. Also a... (diff)
downloadlumina-76db588033c1582521e317ad364ea971c0fa9693.tar.gz
lumina-76db588033c1582521e317ad364ea971c0fa9693.tar.bz2
lumina-76db588033c1582521e317ad364ea971c0fa9693.zip
Tag version 0.8.1 of Lumina.
Changes include: a new distribution customization methodology, new desktop/panel plugins, new slideshow options in lumina-fm, and a number of stability/bug fixes.
Diffstat (limited to 'port-files/Makefile')
-rw-r--r--port-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/port-files/Makefile b/port-files/Makefile
index db867176..afc806d2 100644
--- a/port-files/Makefile
+++ b/port-files/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lumina
-PORTVERSION= 0.8.0.${GITVERSION}
+PORTVERSION= 0.8.1.${GITVERSION}
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
bgstack15