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/rast | |
parent | 478fd80efcbb0b481164e3b52d18e33a14fb6fa0 (diff) | |
download | freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.gz freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.zst freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.zip |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
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 9657946fbd9c..fd4eeaf7706d 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -7,7 +7,7 @@ PORTNAME= rast PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://projects.netlab.jp/rast/archives/ \ http://dist.bsdlab.org/ |