diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
commit | afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2 (patch) | |
tree | fb95bc5acb82022c6c68c02f6e263d6524f02ae6 /x11-toolkits/py-pyqwt | |
parent | 258a4596278aa7d7052491adbf5e259c8c73465f (diff) | |
download | ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.tar.gz ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.zip |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
Notes
Notes:
svn path=/head/; revision=248842
Diffstat (limited to 'x11-toolkits/py-pyqwt')
-rw-r--r-- | x11-toolkits/py-pyqwt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile index 5b3522611bf9..2093e1784278 100644 --- a/x11-toolkits/py-pyqwt/Makefile +++ b/x11-toolkits/py-pyqwt/Makefile @@ -7,6 +7,7 @@ PORTNAME= pyqwt PORTVERSION= 5.2.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}5/PyQwt-${PORTVERSION} |