diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
commit | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch) | |
tree | 9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /security/signing-party | |
parent | 532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff) | |
download | ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.tar.gz ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.zip |
Notes
Diffstat (limited to 'security/signing-party')
-rw-r--r-- | security/signing-party/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile index 4eb0545a958a..8b50c33003b7 100644 --- a/security/signing-party/Makefile +++ b/security/signing-party/Makefile @@ -18,7 +18,7 @@ PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= ${PORTNAME}_${PORTVERSION}-1.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Various OpenPGP related tools RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 \ |