diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-01-06 21:24:03 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-01-06 21:24:03 +0000 |
commit | 0ab76792fc9cc365ef3257d1225a4e3fa25882c2 (patch) | |
tree | 5a504204ea92ea59aecfe1777268c79d9483e41e /security/paperkey | |
parent | d8f8f1de2141072b20e14769e9656cd522ab7b7f (diff) | |
download | ports-0ab76792fc9cc365ef3257d1225a4e3fa25882c2.tar.gz ports-0ab76792fc9cc365ef3257d1225a4e3fa25882c2.zip |
Notes
Diffstat (limited to 'security/paperkey')
-rw-r--r-- | security/paperkey/Makefile | 11 | ||||
-rw-r--r-- | security/paperkey/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/paperkey/Makefile b/security/paperkey/Makefile index 8067a97f0438..f8a39cdfad0c 100644 --- a/security/paperkey/Makefile +++ b/security/paperkey/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: paperkey -# Date created: Mon Oct 6 12:56:53 EEST 2008 -# Whom: Peter Pentchev <roam@FreeBSD.org> -# +# Created by: Peter Pentchev <roam@FreeBSD.org> # $FreeBSD$ -# PORTNAME= paperkey -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= http://www.jabberwocky.com/software/paperkey/ \ http://mirrors.rit.edu/zi/ @@ -14,6 +10,9 @@ MASTER_SITES= http://www.jabberwocky.com/software/paperkey/ \ MAINTAINER= zi@FreeBSD.org COMMENT= Extract just the secret information out of OpenPGP secret keys +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes ALL_TARGET= all check diff --git a/security/paperkey/distinfo b/security/paperkey/distinfo index 2c63ed56bda7..c2625262af37 100644 --- a/security/paperkey/distinfo +++ b/security/paperkey/distinfo @@ -1,2 +1,2 @@ -SHA256 (paperkey-1.2.tar.gz) = c74358e7b35f7df21642181cf211c8438a1844a9d828080b2275450a73cae578 -SIZE (paperkey-1.2.tar.gz) = 219324 +SHA256 (paperkey-1.3.tar.gz) = 5b57d7522336fb65c4c398eec27bf44ec0aaa35926157b79a76423231792cbfb +SIZE (paperkey-1.3.tar.gz) = 250153 |