svn commit: r301039 - head/archivers/zlib
Niclas Zeising
zeising at FreeBSD.org
Tue Jul 17 20:57:15 UTC 2012
Author: zeising
Date: Tue Jul 17 20:57:14 2012
New Revision: 301039
URL: http://svn.freebsd.org/changeset/ports/301039
Log:
Fix missing newline at end of file
Approved by: kwm (mentor), maintainer (timeout) fixing previous commit.
Modified:
head/archivers/zlib/distinfo
Modified: head/archivers/zlib/distinfo
==============================================================================
--- head/archivers/zlib/distinfo Tue Jul 17 20:55:45 2012 (r301038)
+++ head/archivers/zlib/distinfo Tue Jul 17 20:57:14 2012 (r301039)
@@ -1,2 +1,2 @@
SHA256 (zlib-1.2.7.tar.bz2) = 49e2e9658dfb036900da6ea0267a737fa3c4eee6666776d378c79d52e9334934
-SIZE (zlib-1.2.7.tar.bz2) = 505085
\ No newline at end of file
+SIZE (zlib-1.2.7.tar.bz2) = 505085
More information about the svn-ports-head
mailing list