diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-12-02 19:47:17 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-12-02 19:47:17 +0000 |
commit | 43a46c6993b270c965c21db4fac822d938ec1475 (patch) | |
tree | af45a12b238a5ed25cadc0e0fb5a4984cacebafc /textproc/qt4-xml | |
parent | de0eaeceeccc6bcf986371e4c3367b326eac64a6 (diff) |
Notes
Diffstat (limited to 'textproc/qt4-xml')
-rw-r--r-- | textproc/qt4-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/qt4-xml/Makefile b/textproc/qt4-xml/Makefile index 1f6728c267a6..d3f41557a1c7 100644 --- a/textproc/qt4-xml/Makefile +++ b/textproc/qt4-xml/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xml -PORTVERSION= ${QT4_VERSION} +DISTVERSION= ${QT4_VERSION} CATEGORIES?= textproc PKGNAMEPREFIX= qt4- |