diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-09-16 08:55:04 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-09-16 08:55:04 +0000 |
commit | 39ced03cc1d1a7517467fd89bf9ccbd69675c901 (patch) | |
tree | e7c188c382abfae82fd4ac0c5e99a8570491f129 /x11-toolkits/qt4-declarative | |
parent | 9645ef162a975fa247fa3ca1762be39f9bcc321e (diff) | |
download | ports-39ced03cc1d1a7517467fd89bf9ccbd69675c901.tar.gz ports-39ced03cc1d1a7517467fd89bf9ccbd69675c901.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt4-declarative')
-rw-r--r-- | x11-toolkits/qt4-declarative/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/qt4-declarative/Makefile b/x11-toolkits/qt4-declarative/Makefile index cf001d247274..cabc2068d73c 100644 --- a/x11-toolkits/qt4-declarative/Makefile +++ b/x11-toolkits/qt4-declarative/Makefile @@ -2,7 +2,6 @@ PORTNAME= declarative DISTVERSION= ${QT4_VERSION} -PORTREVISION= 2 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- |