diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
commit | dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5 (patch) | |
tree | cd7f88eddb85869b52f46d6cc5b45746db8b0073 /x11-toolkits/py-wax | |
parent | b49cabd4f733df52553c737fc59ddd3fbcd605a6 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-wax')
-rw-r--r-- | x11-toolkits/py-wax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile index 683fb7c0498a..c16fdc7d0d8f 100644 --- a/x11-toolkits/py-wax/Makefile +++ b/x11-toolkits/py-wax/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}gui/${PORTNAME}gui/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org -COMMENT= A user-friendly layer on top of wxPython +COMMENT= User-friendly layer on top of wxPython NO_BUILD= yes USE_PYTHON= yes |