diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2011-04-29 13:46:31 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2011-04-29 13:46:31 +0000 |
commit | 4967bfba64e76ce61149c9475751981cfcb79e73 (patch) | |
tree | 6865317dc176a5c803ea9a8123b9035e93a32422 /security | |
parent | c5516a333184de1030a2c7adc039303cf9a2e6dc (diff) | |
download | ports-4967bfba64e76ce61149c9475751981cfcb79e73.tar.gz ports-4967bfba64e76ce61149c9475751981cfcb79e73.zip |
Notes
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 cb0d7439e378..580372d575e5 100644 --- a/security/p5-Auth-YubikeyDecrypter/Makefile +++ b/security/p5-Auth-YubikeyDecrypter/Makefile @@ -6,7 +6,7 @@ PORTNAME= Auth-YubikeyDecrypter PORTVERSION= 0.07 -CATEGORIES= perl5 +CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MASSYN PKGNAMEPREFIX= p5- |