diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-20 17:09:20 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-20 17:09:20 +0000 |
commit | 1808f72dc448d7767e0e20e99eb378082cf4e44c (patch) | |
tree | b315f095391324b767802077e731ef7ee294a4a5 /graphics/qt4-imageformats/Makefile | |
parent | 37219f17a8ab0a6981b0e90ceb3ccd995913f051 (diff) |
Notes
Diffstat (limited to 'graphics/qt4-imageformats/Makefile')
-rw-r--r-- | graphics/qt4-imageformats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qt4-imageformats/Makefile b/graphics/qt4-imageformats/Makefile index 8088c2eea1d6..fc1ebdde1c61 100644 --- a/graphics/qt4-imageformats/Makefile +++ b/graphics/qt4-imageformats/Makefile @@ -3,6 +3,7 @@ PORTNAME= imageformats DISTVERSION= ${QT4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt4- |