diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-23 08:40:47 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-23 08:40:47 +0000 |
commit | 12c32d17439fc07666bd323142b7fc5e9d63a019 (patch) | |
tree | 32852af8b14053969d5826e2ea3dc936279b22e4 /security | |
parent | 6693c92770015b33aa8c1087ae39f572b8e43687 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index b4c81a62f15f..7265c4562c4f 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -7,6 +7,7 @@ PORTNAME= Crypt-Rijndael PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt |