svn commit: r419929 - head/x11/lumina
Kris Moore
kmoore at FreeBSD.org
Tue Aug 9 15:42:33 UTC 2016
Author: kmoore
Date: Tue Aug 9 15:42:32 2016
New Revision: 419929
URL: https://svnweb.freebsd.org/changeset/ports/419929
Log:
- Switch to using DISTVERSION (Thanks koobs!)
Modified:
head/x11/lumina/Makefile
Modified: head/x11/lumina/Makefile
==============================================================================
--- head/x11/lumina/Makefile Tue Aug 9 15:28:40 2016 (r419928)
+++ head/x11/lumina/Makefile Tue Aug 9 15:42:32 2016 (r419929)
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= lumina
-PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
-DISTVERSIONSUFFIX= -Release-p1
+DISTVERSION= 1.0.0-Release-p1
PORTEPOCH= 2
CATEGORIES= x11
More information about the svn-ports-head
mailing list