pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-atomicfile: Drop trailing dot from COMMENT
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 21:21:10 2016 +0200
Changeset: bfb5d01e70f39106932f56c388eb4ef11956090c
Modified Files:
py-atomicfile/Makefile
Log Message:
py-atomicfile: Drop trailing dot from COMMENT
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bfb5d01e70f39106932f56c388eb4ef11956090c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-atomicfile/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-atomicfile/Makefile b/py-atomicfile/Makefile
index 283e7b8..4e4220a 100644
--- a/py-atomicfile/Makefile
+++ b/py-atomicfile/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=a/atomicfile/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= http://github.com/sashka/atomicfile
-COMMENT= Writeable file object that atomically updates a file.
+COMMENT= Writeable file object that atomically updates a file
LICENSE= mit
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index