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 | |
parent | 94aeec2393c7e312ffbf314ca133d94f9646853f (diff) |
Notes
Diffstat (limited to 'security/p5-openxpki')
-rw-r--r-- | security/p5-openxpki/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile index 2b17645c8f60..1c7de00026f7 100644 --- a/security/p5-openxpki/Makefile +++ b/security/p5-openxpki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-openxpki -# Date created: 29 Sep 2006 -# Whom: svysh -# +# Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> # $FreeBSD$ -# PORTNAME= openxpki PORTVERSION= 0.9.1389 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= OpenXPKI-${PORTVERSION} DIST_SUBDIR= openxpki -MAINTAINER= svysh@pn.sinp.msu.ru +MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl based trustcenter software for PKI: core for server BUILD_DEPENDS= \ |