Date: Tue, 28 Jul 2015 08:23:32 +0000 (UTC) From: Veniamin Gvozdikov <vg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393059 - head/x11/rofi Message-ID: <201507280823.t6S8NWSv094424@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@nomoo.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507280823.t6S8NWSv094424>