diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:08:05 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:08:05 +0800 |
commit | 6bd59e14364395f0da9914994a385a3f5c4b9017 (patch) | |
tree | 32dc402dede6abf7a1dbe15f5361eadc4bb38c22 /textproc/svn2cl | |
parent | 478fd80efcbb0b481164e3b52d18e33a14fb6fa0 (diff) | |
download | freebsd-ports-graphics-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.gz freebsd-ports-graphics-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.zst freebsd-ports-graphics-6bd59e14364395f0da9914994a385a3f5c4b9017.zip |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Diffstat (limited to 'textproc/svn2cl')
-rw-r--r-- | textproc/svn2cl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index 31f6baefed5..52096967196 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -7,7 +7,7 @@ PORTNAME= svn2cl PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://arthurdejong.org/svn2cl/ \ LOCAL/avl |