diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /misc | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.tar.gz ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qt5ct/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 0e8e220b76ca..7318b4bb095d 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -2,6 +2,7 @@ PORTNAME= qt5ct PORTVERSION= 0.32 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} |