aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kdirstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kdirstat/Makefile')
-rw-r--r--misc/kdirstat/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/kdirstat/Makefile b/misc/kdirstat/Makefile
index a198006f2210..ad52933dc237 100644
--- a/misc/kdirstat/Makefile
+++ b/misc/kdirstat/Makefile
@@ -5,13 +5,13 @@
# $FreeBSD$
#
-PORTNAME= kdirstat
-PORTVERSION= 0.86
-CATEGORIES= misc kde
-MASTER_SITES= http://www.suse.de/~sh/download/ \
- ${MASTER_SITE_KDE}
+PORTNAME= kdirstat
+PORTVERSION= 0.86
+CATEGORIES= misc kde
+MASTER_SITES= http://www.suse.de/~sh/download/ \
+ ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/1.1.2/apps/utils
-EXTRACT_SUFX= .tgz
+EXTRACT_SUFX= .tgz
MAINTAINER= andrey@novikov.com
@@ -19,6 +19,6 @@ LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_QT= yes
+USE_QT= yes
.include <bsd.port.mk>