aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-08 01:53:23 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-08 01:53:23 +0800
commit1c486dd5e40b3e97464bb5f2073488718c2b364d (patch)
tree043fe37316133f8accd8b36715207e98eaff84b1 /ftp
parentf9e88eb85649a06a7e7ccc1d0f0a8ea03e8d622f (diff)
downloadfreebsd-ports-gnome-1c486dd5e40b3e97464bb5f2073488718c2b364d.tar.gz
freebsd-ports-gnome-1c486dd5e40b3e97464bb5f2073488718c2b364d.tar.zst
freebsd-ports-gnome-1c486dd5e40b3e97464bb5f2073488718c2b364d.zip
- Cosmetic change
Diffstat (limited to 'ftp')
-rw-r--r--ftp/py-tftpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile
index ea577cf32ab6..ae03d778aca7 100644
--- a/ftp/py-tftpy/Makefile
+++ b/ftp/py-tftpy/Makefile
@@ -12,6 +12,6 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure Python TFTP Implementation
USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS=yes
.include <bsd.port.mk>