svn commit: r393059 - head/x11/rofi

Veniamin Gvozdikov vg at FreeBSD.org
Tue Jul 28 08:23:33 UTC 2015


Author: vg
Date: Tue Jul 28 08:23:31 2015
New Revision: 393059
URL: https://svnweb.freebsd.org/changeset/ports/393059

Log:
  - Fix indents

Modified:
  head/x11/rofi/Makefile

Modified: head/x11/rofi/Makefile
==============================================================================
--- head/x11/rofi/Makefile	Tue Jul 28 08:21:33 2015	(r393058)
+++ head/x11/rofi/Makefile	Tue Jul 28 08:23:31 2015	(r393059)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rofi
-PORTVERSION=    0.15.7
+PORTVERSION=	0.15.7
 CATEGORIES=	x11
 
 MAINTAINER=	nomoo at nomoo.ru


More information about the svn-ports-all mailing list