diff options
author | adam <adam@pkgsrc.org> | 2018-01-18 08:03:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-18 08:03:48 +0000 |
commit | 8a0904b31daa1271767be203fd01f8adacb422b1 (patch) | |
tree | 7043be4c73ae3c157ef935ed389f00b04336f9aa | |
parent | b48b6203572a98738e813bf91be400aa67932505 (diff) | |
download | pkgsrc-8a0904b31daa1271767be203fd01f8adacb422b1.tar.gz |
Removed a reference to wip
-rw-r--r-- | x11/qt5/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5/Makefile.common b/x11/qt5/Makefile.common index e6eb0275f16..8e0f7112951 100644 --- a/x11/qt5/Makefile.common +++ b/x11/qt5/Makefile.common @@ -1,5 +1,5 @@ -# $NetBSD: Makefile.common,v 1.6 2018/01/17 19:30:46 markd Exp $ -# used by wip/qt5-qtbase/Makefile.common +# $NetBSD: Makefile.common,v 1.7 2018/01/18 08:03:48 adam Exp $ +# used by x11/qt5-qtbase/Makefile.common # used by inputmethod/qt5-uim/Makefile QTVERSION= 5.10.0 |