Date: Mon, 31 Dec 2012 12:46:02 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309732 - head/security/netpgp Message-ID: <201212311246.qBVCk2lL033184@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Dec 31 12:46:02 2012 New Revision: 309732 URL: http://svnweb.freebsd.org/changeset/ports/309732 Log: Remove useless LICENSE_FILE Modified: head/security/netpgp/Makefile head/security/netpgp/pkg-descr Modified: head/security/netpgp/Makefile ============================================================================== --- head/security/netpgp/Makefile Mon Dec 31 12:43:25 2012 (r309731) +++ head/security/netpgp/Makefile Mon Dec 31 12:46:02 2012 (r309732) @@ -9,7 +9,6 @@ MAINTAINER= bapt@FreeBSD.org COMMENT= PGP signing, verification, encryption, and decryption program LICENSE= BSD -LICENSE_FILE= ${WRKSRC}/Licence USE_OPENSSL= yes USE_LDCONFIG= yes Modified: head/security/netpgp/pkg-descr ============================================================================== --- head/security/netpgp/pkg-descr Mon Dec 31 12:43:25 2012 (r309731) +++ head/security/netpgp/pkg-descr Mon Dec 31 12:46:02 2012 (r309732) @@ -15,4 +15,4 @@ been established, the public key of the The other user's public key can be added to our keyring. The other user will add our public key to their keyring. -WWW: http://www.NetBSD.org/ +WWW: http://www.NetBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212311246.qBVCk2lL033184>