diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-07 12:37:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-07 12:37:21 +0000 |
commit | 4a06478931ef01760319d980507757a7f5140ba4 (patch) | |
tree | 03c2df145b6cb711f16cb10d4ea07bab212cee9a /devel/p5-SVN-ACL | |
parent | c565016206a9be3236f4d1bbab9df66647e7cdd7 (diff) | |
download | ports-4a06478931ef01760319d980507757a7f5140ba4.tar.gz ports-4a06478931ef01760319d980507757a7f5140ba4.zip |
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc
Notes
Notes:
svn path=/head/; revision=216453
Diffstat (limited to 'devel/p5-SVN-ACL')
-rw-r--r-- | devel/p5-SVN-ACL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-ACL/Makefile b/devel/p5-SVN-ACL/Makefile index fe99b306b7ca..9f675ef7f575 100644 --- a/devel/p5-SVN-ACL/Makefile +++ b/devel/p5-SVN-ACL/Makefile @@ -7,7 +7,7 @@ PORTNAME= SVN-ACL PORTVERSION= 0.02 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |