diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 15:55:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-02 15:55:17 +0000 |
commit | 5d17d32d4c2418eaecaadf60fb92a14af7981138 (patch) | |
tree | 12a25fb59de3b9a47128004fe4a5b60b9a9c7098 /security/p5-openxpki-deployment | |
parent | 94aeec2393c7e312ffbf314ca133d94f9646853f (diff) | |
download | ports-5d17d32d4c2418eaecaadf60fb92a14af7981138.tar.gz ports-5d17d32d4c2418eaecaadf60fb92a14af7981138.zip |
Notes
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r-- | security/p5-openxpki-deployment/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile index 9b6d275d5722..c369e31369ca 100644 --- a/security/p5-openxpki-deployment/Makefile +++ b/security/p5-openxpki-deployment/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-openxpki-deployment -# Date created: 03 Oct 2006 -# Whom: svysh -# +# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> # $FreeBSD$ -# PORTNAME= openxpki-deployment PORTVERSION= 0.9.1386 @@ -13,7 +9,7 @@ MASTER_SITES= SF/openxpki/openxpki/0.9.1300 PKGNAMEPREFIX= p5- DIST_SUBDIR= openxpki -MAINTAINER= svysh@pn.sinp.msu.ru +MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl based enterprise class trustcenter software for PKI BUILD_DEPENDS= \ |