diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-07 05:37:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-07 05:37:31 +0000 |
commit | dade0db56065ee1ef2df3c838d5007fcee678c01 (patch) | |
tree | bc9e5bc67b3c61b19bb11e5bd9cfc0b5b1a181f7 /security/p5-openxpki-client-cli/Makefile | |
parent | d96d1a543afb7a913a721075c9e4cc6af56a426c (diff) | |
download | ports-dade0db56065ee1ef2df3c838d5007fcee678c01.tar.gz ports-dade0db56065ee1ef2df3c838d5007fcee678c01.zip |
Notes
Diffstat (limited to 'security/p5-openxpki-client-cli/Makefile')
-rw-r--r-- | security/p5-openxpki-client-cli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-openxpki-client-cli/Makefile b/security/p5-openxpki-client-cli/Makefile index ef2a27a825bc..d650d2c1c8c0 100644 --- a/security/p5-openxpki-client-cli/Makefile +++ b/security/p5-openxpki-client-cli/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openxpki-client-cli -PORTVERSION= 0.9.651 +PORTVERSION= 0.9.850 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openxpki @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= OpenXPKI-Client-CLI-${PORTVERSION} DIST_SUBDIR= openxpki -MAINTAINER= svysh@cryptocom.ru +MAINTAINER= svysh@pn.sinp.msu.ru COMMENT= Command line interface for local openxpki daemon BUILD_DEPENDS= \ |