diff options
Diffstat (limited to 'graphics/qt4-iconengines')
-rw-r--r-- | graphics/qt4-iconengines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt4-iconengines/Makefile b/graphics/qt4-iconengines/Makefile index 9b3dfcd8bacb..a672a857a744 100644 --- a/graphics/qt4-iconengines/Makefile +++ b/graphics/qt4-iconengines/Makefile @@ -7,7 +7,7 @@ # PORTNAME= iconengines -PORTVERSION= ${QT4_VERSION} +DISTVERSION= ${QT4_VERSION} CATEGORIES?= graphics PKGNAMEPREFIX= qt4- |