diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
commit | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (patch) | |
tree | 2e480c44e9a9c1a47badec89557ae4efffff03fc /textproc/rast | |
parent | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (diff) | |
download | ports-61bcae45bcd143698e7d02f78a0ceb670b137b7a.tar.gz ports-61bcae45bcd143698e7d02f78a0ceb670b137b7a.zip |
Notes
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/ |