diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-24 03:26:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-24 03:26:05 +0000 |
commit | 28ce674afba5bbf5c912c9b0982870eb19255575 (patch) | |
tree | 3a838ab0dfa5f04094cc3b072cb06d37ca02fc62 /textproc | |
parent | ecaa30aadca7a2229df91a9b847bb89289461f5f (diff) | |
download | ports-28ce674afba5bbf5c912c9b0982870eb19255575.tar.gz ports-28ce674afba5bbf5c912c9b0982870eb19255575.zip |
Notes
Diffstat (limited to 'textproc')
-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 41bab2df75e4..d8f47d54b275 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubycolor.org/arc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= sablot.66:${PORTSDIR}/textproc/sablotron \ +LIB_DEPENDS= sablot.67:${PORTSDIR}/textproc/sablotron \ iconv.2:${PORTSDIR}/converters/iconv \ expat.2:${PORTSDIR}/textproc/expat2 |