diff options
author | beech <beech@FreeBSD.org> | 2011-05-15 05:27:28 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2011-05-15 05:27:28 +0800 |
commit | c90f506a436991eba224810e59b9672d89c851ef (patch) | |
tree | 942d2417816a5c9879c6be562f6cae696873a275 /security | |
parent | 336558f262f9fae84c3f4ce9c08516d63ba63407 (diff) | |
download | freebsd-ports-gnome-c90f506a436991eba224810e59b9672d89c851ef.tar.gz freebsd-ports-gnome-c90f506a436991eba224810e59b9672d89c851ef.tar.zst freebsd-ports-gnome-c90f506a436991eba224810e59b9672d89c851ef.zip |
-Restore maintainership to submitter
PR: ports/157030
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by: itetcu (mentor)(implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Auth-YubikeyDecrypter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Auth-YubikeyDecrypter/Makefile b/security/p5-Auth-YubikeyDecrypter/Makefile index 580372d575e5..5ee136514536 100644 --- a/security/p5-Auth-YubikeyDecrypter/Makefile +++ b/security/p5-Auth-YubikeyDecrypter/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MASSYN PKGNAMEPREFIX= p5- DISTNAME= Auth-Yubikey_Decrypter-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fbsd-ports@opsec.eu COMMENT= Decrypting the output from the yubikey token RUN_DEPENDS= p5-Crypt-Rijndael>=1:${PORTSDIR}/security/p5-Crypt-Rijndael |