diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-08 16:00:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-08 16:00:55 +0000 |
commit | 21d55a414c2e0ba09a5e561e04638d3e9865e880 (patch) | |
tree | 265ccc13987dd10886050d9675476fbb9cde136e /textproc | |
parent | ec12ec9041d30d0a85488cfc45d59da56801c364 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Padding/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-Padding/Makefile b/textproc/p5-Text-Padding/Makefile index 564237dea480..539413f4fd59 100644 --- a/textproc/p5-Text-Padding/Makefile +++ b/textproc/p5-Text-Padding/Makefile @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= Text-Padding -PORTVERSION= 1.110.170 -PORTREVISION= 1 +PORTVERSION= 1.110170 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple way of formatting a text |