diff options
Diffstat (limited to 'textproc/kf5-syntax-highlighting/Makefile')
-rw-r--r-- | textproc/kf5-syntax-highlighting/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile index 910afa1a0b5a..ccbd620957bb 100644 --- a/textproc/kf5-syntax-highlighting/Makefile +++ b/textproc/kf5-syntax-highlighting/Makefile @@ -1,8 +1,7 @@ -# Created by: tcberner # $FreeBSD$ PORTNAME= syntax-highlighting -PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org |