diff options
author | petef <petef@FreeBSD.org> | 2001-08-25 12:57:56 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-25 12:57:56 +0800 |
commit | 0e03ec521b6a64052dd21a9f996fdfd7d56d25cd (patch) | |
tree | 1777dfece2ae537350dbda9b700633c5f33cb6bc /textproc/ruby-sablot/Makefile | |
parent | f2e7bb1a1a377cf7858bdcd9c0647e6b80246887 (diff) | |
download | freebsd-ports-gnome-0e03ec521b6a64052dd21a9f996fdfd7d56d25cd.tar.gz freebsd-ports-gnome-0e03ec521b6a64052dd21a9f996fdfd7d56d25cd.tar.zst freebsd-ports-gnome-0e03ec521b6a64052dd21a9f996fdfd7d56d25cd.zip |
Chase textproc/sablotron's update.
Submitted by: knu
Diffstat (limited to 'textproc/ruby-sablot/Makefile')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |