diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-03-30 07:31:08 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-03-30 07:31:08 +0000 |
commit | d390937872fbecfcaf1a5f2a120b4881ac6fd7f0 (patch) | |
tree | bd63454713a6675de6e682652c6877416a3007bb /sysutils/p5-Tail-Stat/Makefile | |
parent | 9c567c1cafbdc136f07705c20785a066daa63e1c (diff) | |
download | ports-d390937872fbecfcaf1a5f2a120b4881ac6fd7f0.tar.gz ports-d390937872fbecfcaf1a5f2a120b4881ac6fd7f0.zip |
- Update to 0.17 [1]
- Make use of CPAN:USER macro
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/156028 [1]
Submitted by: Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=272004
Diffstat (limited to 'sysutils/p5-Tail-Stat/Makefile')
-rw-r--r-- | sysutils/p5-Tail-Stat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Tail-Stat/Makefile b/sysutils/p5-Tail-Stat/Makefile index eef6f23c2050..ae229bc97d79 100644 --- a/sysutils/p5-Tail-Stat/Makefile +++ b/sysutils/p5-Tail-Stat/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Tail-Stat -PORTVERSION= 0.10 +PORTVERSION= 0.17 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/L/LO/LONERR +MASTER_SITE_SUBDIR= CPAN:LONERR PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net |