diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-07 02:59:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-07 02:59:47 +0800 |
commit | dfb41405a68df37089135866e70569a583b36650 (patch) | |
tree | 959f1c09600e4c3697314c3ce85be42025b0465e /sysutils/p5-File-Which/Makefile | |
parent | 227b5c86447b1572f2dae262dd653a06497b93b8 (diff) | |
download | freebsd-ports-gnome-dfb41405a68df37089135866e70569a583b36650.tar.gz freebsd-ports-gnome-dfb41405a68df37089135866e70569a583b36650.tar.zst freebsd-ports-gnome-dfb41405a68df37089135866e70569a583b36650.zip |
- Update to 1.18
Changes: http://search.cpan.org/dist/File-Which/Changes
Diffstat (limited to 'sysutils/p5-File-Which/Makefile')
-rw-r--r-- | sysutils/p5-File-Which/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-File-Which/Makefile b/sysutils/p5-File-Which/Makefile index d861d061b507..4c0f0fce88b1 100644 --- a/sysutils/p5-File-Which/Makefile +++ b/sysutils/p5-File-Which/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Which -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |