From 0e03ec521b6a64052dd21a9f996fdfd7d56d25cd Mon Sep 17 00:00:00 2001 From: petef Date: Sat, 25 Aug 2001 04:57:56 +0000 Subject: Chase textproc/sablotron's update. Submitted by: knu --- textproc/ruby-sablot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-sablot/Makefile') diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index c864702dfd6a..22c99cca3a52 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,6 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubycolor.org/arc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= sablot.60:${PORTSDIR}/textproc/sablotron \ +LIB_DEPENDS= sablot.65:${PORTSDIR}/textproc/sablotron \ iconv.2:${PORTSDIR}/converters/iconv \ expat.2:${PORTSDIR}/textproc/expat2 -- cgit