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/rast | |
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/rast')
-rw-r--r-- | textproc/rast/Makefile | 2 |
1 files changed, 1 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/ |