aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/py-tftpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/py-tftpy/Makefile')
-rw-r--r--ftp/py-tftpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile
index 596b9da89c25..2a53d210a5f4 100644
--- a/ftp/py-tftpy/Makefile
+++ b/ftp/py-tftpy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tftpy
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.1
CATEGORIES= ftp python
MASTER_SITES= SF \
CHEESESHOP
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure Python TFTP Implementation
+NO_STAGE= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-NO_STAGE= yes
.include <bsd.port.mk>