diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-06 23:41:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-06 23:41:57 +0000 |
commit | 4b05236018a8f0af8419681ce0a3e74b5abebebb (patch) | |
tree | b557310eea6c00aad3f316cef537146878ca85ed | |
parent | 8dd86ac5c30d4eb1c59adb41ec1e98089d4f09c2 (diff) | |
download | freebsd-ports-4b05236018a8f0af8419681ce0a3e74b5abebebb.zip |
Bump portrevision to make sure it is properly rebuild with the '%' in comment encoded
as expected by pkgng
-rw-r--r-- | devel/p5-MooseX-Attribute-ENV/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-MooseX-Attribute-ENV/Makefile b/devel/p5-MooseX-Attribute-ENV/Makefile index b42df6fdbd98..839b9258b7b3 100644 --- a/devel/p5-MooseX-Attribute-ENV/Makefile +++ b/devel/p5-MooseX-Attribute-ENV/Makefile @@ -3,6 +3,7 @@ PORTNAME= MooseX-Attribute-ENV PORTVERSION= 0.02 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |