diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-02-25 12:47:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-02-25 12:47:20 +0000 |
commit | 89bc7fbdd158a0088a6b13b2a20a73226483d9b9 (patch) | |
tree | d8415222e0a7aac90a9bf07414ac82fe73bde13d /editors/p5-Padre | |
parent | 18072cdaa39cee1565d5301cf124186c25ec7c70 (diff) | |
download | ports-89bc7fbdd158a0088a6b13b2a20a73226483d9b9.tar.gz ports-89bc7fbdd158a0088a6b13b2a20a73226483d9b9.zip |
Notes
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r-- | editors/p5-Padre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 4d38bb26331e..77b51ff3002c 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -3,7 +3,7 @@ PORTNAME= Padre PORTVERSION= 1.00 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors perl5 MASTER_SITES= CPAN/${PORTNAME}/ CPAN/Wx/:wxsc PKGNAMEPREFIX= p5- |