diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-19 06:04:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-19 06:04:26 +0000 |
commit | 821b9c7c21cc4ad9b1cffdf0d4c2ad880ca5d93d (patch) | |
tree | 5bd815ba4dc672233c755f2952a25ff330e069d1 /textproc/ruby-sablot/Makefile | |
parent | upgrade to 0.5.6 (diff) |
Chase textproc/sablotron's update.
Diffstat (limited to 'textproc/ruby-sablot/Makefile')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index de5a04b447d7..2b090c5b3e08 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= http://www.inac.co.jp/~maki/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= sablot.52:${PORTSDIR}/textproc/sablotron +LIB_DEPENDS= sablot.60:${PORTSDIR}/textproc/sablotron USE_RUBY= yes USE_RUBY_EXTCONF= yes |