Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2016 18:31:18 +0000 (UTC)
From:      Brad Davis <brd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418193 - head/misc/raspbsd-led
Message-ID:  <201607071831.u67IVIMR070452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brd
Date: Thu Jul  7 18:31:17 2016
New Revision: 418193
URL: https://svnweb.freebsd.org/changeset/ports/418193

Log:
  Set PORTREVISION properly.
  
  Approved by:	bdrewery (mentor)

Modified:
  head/misc/raspbsd-led/Makefile

Modified: head/misc/raspbsd-led/Makefile
==============================================================================
--- head/misc/raspbsd-led/Makefile	Thu Jul  7 17:42:25 2016	(r418192)
+++ head/misc/raspbsd-led/Makefile	Thu Jul  7 18:31:17 2016	(r418193)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	raspbsd-led
-PORTVERSION=	0.2_1
+PORTVERSION=	0.2
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607071831.u67IVIMR070452>