diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2018-05-18 12:27:43 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2018-05-18 12:27:43 +0000 |
commit | 70141f1a3ab47238520955db870f6e9a5a5d4103 (patch) | |
tree | 783c9065a947687b97911fc572d2fd9079551afb /textproc | |
parent | 57824870548ec1b67b5b4691d7e9c16ca63ada69 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/qt5-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/qt5-xmlpatterns/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/qt5-xml/Makefile b/textproc/qt5-xml/Makefile index 5f2bf9931c04..d4c33bdcb21a 100644 --- a/textproc/qt5-xml/Makefile +++ b/textproc/qt5-xml/Makefile @@ -2,7 +2,6 @@ PORTNAME= xml DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- diff --git a/textproc/qt5-xmlpatterns/Makefile b/textproc/qt5-xmlpatterns/Makefile index e3a343eee5cd..a28f70b7e3fb 100644 --- a/textproc/qt5-xmlpatterns/Makefile +++ b/textproc/qt5-xmlpatterns/Makefile @@ -2,7 +2,6 @@ PORTNAME= xmlpatterns DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- |