diff options
author | zi <zi@FreeBSD.org> | 2013-07-03 05:22:25 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-07-03 05:22:25 +0800 |
commit | 06d87ac7cb5eb722637427165e6f136d791a23a4 (patch) | |
tree | bd629c5d848df482cd19f441927e33e56b8d1cc5 /security/p5-Crypt-IDEA/Makefile | |
parent | 06002542994eb28892e487020e0f379cf4b231ad (diff) | |
download | freebsd-ports-gnome-06d87ac7cb5eb722637427165e6f136d791a23a4.tar.gz freebsd-ports-gnome-06d87ac7cb5eb722637427165e6f136d791a23a4.tar.zst freebsd-ports-gnome-06d87ac7cb5eb722637427165e6f136d791a23a4.zip |
- Fix broken pkg-plist (revert previous commit)
- Bump PORTREVISION
Diffstat (limited to 'security/p5-Crypt-IDEA/Makefile')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index b815cbbbff4d..0de02820d13a 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-IDEA PORTVERSION= 1.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |