aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/py-tftpy
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-09-22 01:37:33 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-09-22 01:37:33 +0800
commit675f854ce084b8a70ace2390d7b422c095c25e9b (patch)
treedd50194a2e28c5c1cb34b163091acef0ac67a8e5 /ftp/py-tftpy
parentd403d76409674a5a07b15790fa8c8d32967045fd (diff)
downloadfreebsd-ports-gnome-675f854ce084b8a70ace2390d7b422c095c25e9b.tar.gz
freebsd-ports-gnome-675f854ce084b8a70ace2390d7b422c095c25e9b.tar.zst
freebsd-ports-gnome-675f854ce084b8a70ace2390d7b422c095c25e9b.zip
- Space/Tab twiddle
- Take maintainership
Diffstat (limited to 'ftp/py-tftpy')
-rw-r--r--ftp/py-tftpy/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile
index de9ad898fd23..9b5e6d1759d9 100644
--- a/ftp/py-tftpy/Makefile
+++ b/ftp/py-tftpy/Makefile
@@ -5,17 +5,17 @@
# $FreeBSD$
#
-PORTNAME= tftpy
-PORTVERSION= 0.5.1
-CATEGORIES= ftp python
-MASTER_SITES= SF \
- CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PORTNAME= tftpy
+PORTVERSION= 0.5.1
+CATEGORIES= ftp python
+MASTER_SITES= SF \
+ CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Pure Python TFTP Implementation
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= A Pure Python TFTP Implementation
-USE_PYTHON= yes
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>