diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-05-11 10:09:51 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-05-11 10:09:51 +0000 |
commit | 0a0091d28781f493a9a8b9669f218a51d72706ec (patch) | |
tree | 2483d98c40609a374ff9e65ea9fdef0a4fbddb83 /accessibility | |
parent | d068758a6797f495a85869ad42da22d1ecaa676f (diff) | |
download | ports-0a0091d28781f493a9a8b9669f218a51d72706ec.tar.gz ports-0a0091d28781f493a9a8b9669f218a51d72706ec.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/qt4-accessible/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/qt4-accessible/Makefile b/accessibility/qt4-accessible/Makefile index 84e4df1e995c..7f8009ebd053 100644 --- a/accessibility/qt4-accessible/Makefile +++ b/accessibility/qt4-accessible/Makefile @@ -8,7 +8,6 @@ PORTNAME= accessible PORTVERSION= ${QT4_VERSION} -PORTREVISION= 1 CATEGORIES?= accessibility PKGNAMEPREFIX= qt4- |