diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-21 14:14:44 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-21 14:14:44 +0000 |
commit | 02c0e6b4c00fb5ecd9847995e18e90b961af20ac (patch) | |
tree | 29d5101a40c7ef6283cb4b728c2f41a6a43222b8 /comms/qt5-connectivity | |
parent | Make patch header consistent (spaces vs tabs, found while preparing (diff) |
Replace spaces with tabs.
Notes
Notes:
svn path=/head/; revision=432038
Diffstat (limited to 'comms/qt5-connectivity')
-rw-r--r-- | comms/qt5-connectivity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qt5-connectivity/Makefile b/comms/qt5-connectivity/Makefile index c504ea587f2c..7248ec7112b9 100644 --- a/comms/qt5-connectivity/Makefile +++ b/comms/qt5-connectivity/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTNAME= connectivity +PORTNAME= connectivity DISTVERSION= ${QT5_VERSION} CATEGORIES= comms PKGNAMEPREFIX= qt5- |