diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:52:39 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:52:39 +0800 |
commit | 74f60b3e15fe94fb7d1a852da48a637db87877da (patch) | |
tree | 8b19276d2b544efbda4855581ec5405b68b47e53 /textproc | |
parent | 1a1ec2b46d40b6609206347fcd6e237ef54a4218 (diff) | |
download | freebsd-ports-gnome-74f60b3e15fe94fb7d1a852da48a637db87877da.tar.gz freebsd-ports-gnome-74f60b3e15fe94fb7d1a852da48a637db87877da.tar.zst freebsd-ports-gnome-74f60b3e15fe94fb7d1a852da48a637db87877da.zip |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rast/Makefile | 2 | ||||
-rw-r--r-- | textproc/svn2cl/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index 01eb63c7f0b5..a8a4db7ebe28 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -7,7 +7,7 @@ PORTNAME= rast PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://projects.netlab.jp/rast/archives/ \ http://dist.bsdlab.org/ diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index 9312c7f38959..31f6baefed54 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -7,6 +7,7 @@ PORTNAME= svn2cl PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://arthurdejong.org/svn2cl/ \ LOCAL/avl |