Date: Sat, 6 Dec 2014 21:11:21 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374154 - head/mail/hashcash Message-ID: <201412062111.sB6LBLfT038835@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Sat Dec 6 21:11:20 2014 New Revision: 374154 URL: https://svnweb.freebsd.org/changeset/ports/374154 QAT: https://qat.redports.org/buildarchive/r374154/ Log: Spaces replaced with tabs. Modified: head/mail/hashcash/Makefile Modified: head/mail/hashcash/Makefile ============================================================================== --- head/mail/hashcash/Makefile Sat Dec 6 21:00:41 2014 (r374153) +++ head/mail/hashcash/Makefile Sat Dec 6 21:11:20 2014 (r374154) @@ -10,10 +10,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= chalpin@cs.wisc.edu COMMENT= Anti-spam / denial of service counter-measure tool -LICENSE= CPL -LICENSE_NAME= CPL -LICENSE_TEXT= http://www.cypherspace.org/CPL/ -LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +LICENSE= CPL +LICENSE_NAME= CPL +LICENSE_TEXT= http://www.cypherspace.org/CPL/ +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept MAN1= hashcash.1 sha1-hashcash.1 PLIST_FILES= bin/hashcash bin/sha1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412062111.sB6LBLfT038835>