diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-13 14:02:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-13 14:02:51 +0000 |
commit | b6ac61f7d51282fb0b9d45df5de5f8dca2f5f49a (patch) | |
tree | dab93d565847111b989f28e78dad7380158647af /security/p5-Unix-Passwd-File/Makefile | |
parent | 7aeede051980feca1aa857c030b5ca2456d9ac60 (diff) |
Notes
Diffstat (limited to 'security/p5-Unix-Passwd-File/Makefile')
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index b07106d6e2fb..c21e701a74f5 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Passwd-File -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |