diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-22 00:48:43 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-22 00:48:43 +0800 |
commit | ca5a6023f6b33b532ec289021a725182008f51c1 (patch) | |
tree | 70d38700c7a8f34817715fdabe5305bdf78878b2 /ftp/py-tftpy | |
parent | e18aab9b47c2fbc7731354098934d6778248ad2e (diff) | |
download | freebsd-ports-gnome-ca5a6023f6b33b532ec289021a725182008f51c1.tar.gz freebsd-ports-gnome-ca5a6023f6b33b532ec289021a725182008f51c1.tar.zst freebsd-ports-gnome-ca5a6023f6b33b532ec289021a725182008f51c1.zip |
- Reassign to the heap
Diffstat (limited to 'ftp/py-tftpy')
-rw-r--r-- | ftp/py-tftpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index 2cee0d9e990e..de9ad898fd23 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Pure Python TFTP Implementation USE_PYTHON= yes |