diff options
author | rakuco <rakuco@FreeBSD.org> | 2017-01-21 22:14:44 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2017-01-21 22:14:44 +0800 |
commit | ad56872262aab9ce0768077fc73d0d918fe4dfe7 (patch) | |
tree | 29d5101a40c7ef6283cb4b728c2f41a6a43222b8 | |
parent | fdc6259766cd6a4be0ec27dd48abc3b6fe5e4218 (diff) | |
download | freebsd-ports-gnome-ad56872262aab9ce0768077fc73d0d918fe4dfe7.tar.gz freebsd-ports-gnome-ad56872262aab9ce0768077fc73d0d918fe4dfe7.tar.zst freebsd-ports-gnome-ad56872262aab9ce0768077fc73d0d918fe4dfe7.zip |
Replace spaces with tabs.
-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- |