diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-27 00:10:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-27 00:10:51 +0000 |
commit | c35937679145d84d0a806dca1135aebfa2d5c0d7 (patch) | |
tree | 325e5f0280f4da4352af7a2da7d648658aea299e /devel/qscintilla2-designerplugin | |
parent | e9424863a57ba6633122293097864bd70fd4bfef (diff) | |
download | ports-c35937679145d84d0a806dca1135aebfa2d5c0d7.tar.gz ports-c35937679145d84d0a806dca1135aebfa2d5c0d7.zip |
- Update py-qt4* to 4.6.2
- Update py-sip to 4.9.3
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
Notes
Notes:
svn path=/head/; revision=244810
Diffstat (limited to 'devel/qscintilla2-designerplugin')
-rw-r--r-- | devel/qscintilla2-designerplugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/qscintilla2-designerplugin/Makefile b/devel/qscintilla2-designerplugin/Makefile index fc3ab0f24b8f..06dd462b0e40 100644 --- a/devel/qscintilla2-designerplugin/Makefile +++ b/devel/qscintilla2-designerplugin/Makefile @@ -6,6 +6,7 @@ PORTNAME= designerplugin PORTVERSION= ${QSCI2_VERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} |