diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
commit | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (patch) | |
tree | 2e480c44e9a9c1a47badec89557ae4efffff03fc /devel/svn_load_dirs/Makefile | |
parent | - Convert ports/ to devel/apr1 (diff) |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=254523
Diffstat (limited to 'devel/svn_load_dirs/Makefile')
-rw-r--r-- | devel/svn_load_dirs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/svn_load_dirs/Makefile b/devel/svn_load_dirs/Makefile index 17cf85ee9904..5686cbf27693 100644 --- a/devel/svn_load_dirs/Makefile +++ b/devel/svn_load_dirs/Makefile @@ -6,7 +6,7 @@ PORTNAME= svn_load_dirs PORTVERSION= 1.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/downloads/ DISTNAME= subversion-${DISTVERSION} |