aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpcube/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-05-01 21:18:33 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-05-01 21:18:33 +0000
commit7244f70dcd060e3634c58d4e9ec414effcd2de63 (patch)
treea274d49d7db358cdd27622572814ae64d40d1e96 /ftp/ftpcube/Makefile
parentcc2044aef5685a19b28f4549e4ce478970c5eb9c (diff)
downloadports-7244f70dcd060e3634c58d4e9ec414effcd2de63.tar.gz
ports-7244f70dcd060e3634c58d4e9ec414effcd2de63.zip
Notes
Diffstat (limited to 'ftp/ftpcube/Makefile')
-rw-r--r--ftp/ftpcube/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile
index 3952f096fd1e..0489b24dc87a 100644
--- a/ftp/ftpcube/Makefile
+++ b/ftp/ftpcube/Makefile
@@ -7,18 +7,18 @@
PORTNAME= ftpcube
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp python
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gahr@FreeBSD.org
COMMENT= A graphical FTP Client
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_WX= 2.6
+USE_WX= 2.6+
WX_COMPS= python
WX_UNICODE= yes