diff options
Diffstat (limited to 'devel/qt4-script/Makefile')
-rw-r--r-- | devel/qt4-script/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/qt4-script/Makefile b/devel/qt4-script/Makefile index 971f0c7096fb..344db0549ee9 100644 --- a/devel/qt4-script/Makefile +++ b/devel/qt4-script/Makefile @@ -8,12 +8,9 @@ PORTNAME= script PORTVERSION= ${QT4_VERSION} -PORTREVISION=0 +PORTREVISION= 0 CATEGORIES?= devel -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Qt script |