diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-04-07 05:00:53 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-04-07 05:00:53 +0000 |
commit | 48c53cbd779c3a95a032d7a995a5c2bb2e3e780d (patch) | |
tree | 0af64770a5810a1f5c876cbef878cbb52472b3fe /x11-toolkits/py-wxPython28 | |
parent | b4c999234f699dc743e983225010ddb2be032e52 (diff) | |
download | ports-48c53cbd779c3a95a032d7a995a5c2bb2e3e780d.tar.gz ports-48c53cbd779c3a95a032d7a995a5c2bb2e3e780d.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython28')
-rw-r--r-- | x11-toolkits/py-wxPython28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index c516bfc4b987..8fddd27ebdbe 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -7,7 +7,7 @@ PORTNAME= wxPython PORTVERSION= 2.6.3.0 -PORTREVISION= 0 +PORTREVISION?= 0 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython |