diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
commit | 6b6300026705747c8d683942f470ed19c0b27999 (patch) | |
tree | c4b7e1b6e04df9d6cfdd0c635a5486a4fa2e4ebe /x11-toolkits/py-pyqwt | |
parent | 359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (diff) |
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 ded3e03de9e9..9afd459c0f75 100644 --- a/x11-toolkits/py-pyqwt/Makefile +++ b/x11-toolkits/py-pyqwt/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyqwt PORTVERSION= 5.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits python MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}5/PyQwt-${PORTVERSION} |