svn commit: r327612 - head/textproc/libunibreak
Ruslan Makhmatkhanov
rm at FreeBSD.org
Thu Sep 19 12:02:40 UTC 2013
Author: rm
Date: Thu Sep 19 12:02:39 2013
New Revision: 327612
URL: http://svnweb.freebsd.org/changeset/ports/327612
Log:
- non-functional mostly whitespace fixes
Approved by: fluffy (maintainer, by mail)
Modified:
head/textproc/libunibreak/Makefile
head/textproc/libunibreak/pkg-descr
Modified: head/textproc/libunibreak/Makefile
==============================================================================
--- head/textproc/libunibreak/Makefile Thu Sep 19 11:25:33 2013 (r327611)
+++ head/textproc/libunibreak/Makefile Thu Sep 19 12:02:39 2013 (r327612)
@@ -1,6 +1,5 @@
-# Created by: Yuri Pankov <yuri.pankov at gmail.com>
+# Created by: Yuri Pankov <yuri.pankov at gmail.com>
# $FreeBSD$
-#
PORTNAME= libunibreak
PORTVERSION= 1.0
@@ -14,4 +13,5 @@ COMMENT= Implementation of the line and
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= pathfix
+
.include <bsd.port.mk>
Modified: head/textproc/libunibreak/pkg-descr
==============================================================================
--- head/textproc/libunibreak/pkg-descr Thu Sep 19 11:25:33 2013 (r327611)
+++ head/textproc/libunibreak/pkg-descr Thu Sep 19 12:02:39 2013 (r327612)
@@ -3,4 +3,4 @@ as described in Unicode 5.1.0 Standard A
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.
-WWW: http://vimgadgets.sourceforge.net/libunibreak/
+WWW: http://vimgadgets.sourceforge.net/libunibreak/
More information about the svn-ports-head
mailing list