diff options
author | tijl <tijl@FreeBSD.org> | 2014-06-12 17:17:32 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-06-12 17:17:32 +0800 |
commit | c361dcac3be4278cddcebfa5e1962245e49b3b21 (patch) | |
tree | 9bdf2af04c86775c0cd3fb5dedbb92da3b37aa02 /textproc | |
parent | 5eee4cc8017fb0115a423bb0f1a9b5097e80fc04 (diff) | |
download | freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.tar.gz freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.tar.zst freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.zip |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit)
Diffstat (limited to 'textproc')
-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 16a93283a387..91fed4c4bb12 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -2,7 +2,7 @@ PORTNAME= rast PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://projects.netlab.jp/rast/archives/ \ http://dist.bsdlab.org/ |