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 /x11/qt4-inputmethods/Makefile | |
parent | de0eaeceeccc6bcf986371e4c3367b326eac64a6 (diff) | |
download | ports-43a46c6993b270c965c21db4fac822d938ec1475.tar.gz ports-43a46c6993b270c965c21db4fac822d938ec1475.zip |
Notes
Diffstat (limited to 'x11/qt4-inputmethods/Makefile')
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index 7a76f2835512..ef8f2ff8274e 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -7,7 +7,7 @@ # PORTNAME= inputmethods -PORTVERSION= ${QT4_VERSION} +DISTVERSION= ${QT4_VERSION} CATEGORIES?= x11 PKGNAMEPREFIX= qt4- |