diff options
Diffstat (limited to 'textproc/p5-Pod-Simple/Makefile')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 8be4e5b054d1..109c99ae36a5 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,11 +1,12 @@ -# New ports collection makefile for: p5-Pod-Simple # Date created: 2 july 2003 +# New ports collection makefile for: p5-Pod-Simple +# Date created: 2 july 2003 # Whom: Mathieu Arnold <m@absolight.net> # # $FreeBSD$ # PORTNAME= Pod-Simple -PORTVERSION= 3.18 +PORTVERSION= 3.19 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |