diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
commit | 48a634bdfb26e16f3c35b882aa06e7c08b25768e (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /ftp/py-tftpy | |
parent | 2ba1f4b028a15369989089cc50beec9d02bd198e (diff) | |
download | freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.gz freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.zst freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.zip |
- Remove leading indefinite article from COMMENT
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 15870f600cd3..e39095ade7b7 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A Pure Python TFTP Implementation +COMMENT= Pure Python TFTP Implementation USE_PYTHON= yes USE_PYDISTUTILS= yes |