diff options
Diffstat (limited to 'textproc/ruby-rexml/Makefile')
-rw-r--r-- | textproc/ruby-rexml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index 56600f3a0a48..e5222538375b 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rexml -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= textproc ruby MASTER_SITES= http://www.germane-software.com/software/archives/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ MAINTAINER= knu@FreeBSD.org USE_RUBY= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}_stable DOCS= README *.html docs/tutorial.html |