diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
commit | fa1716b118dcb99d41071490920455dbdbb3c633 (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /ftp/py-tftpy | |
parent | c1b1bd0135e4173a47c37c69eebc74813961a994 (diff) |
- Remove leading indefinite article from COMMENT
Notes
Notes:
svn path=/head/; revision=325161
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 |