diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
commit | 3503833535d553b225288a0da807dc4ec028d3fa (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /x11-toolkits/py-pyqwt | |
parent | 481aa3dd688d918ecac2e31c8e854a0d91ded73e (diff) | |
download | ports-3503833535d553b225288a0da807dc4ec028d3fa.tar.gz ports-3503833535d553b225288a0da807dc4ec028d3fa.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-pyqwt')
-rw-r--r-- | x11-toolkits/py-pyqwt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile index d83240db4479..f2438edfe417 100644 --- a/x11-toolkits/py-pyqwt/Makefile +++ b/x11-toolkits/py-pyqwt/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyqwt PORTVERSION= 5.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits python MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}5/PyQwt-${PORTVERSION} |