aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlconfigfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-xmlconfigfile/Makefile')
-rw-r--r--textproc/ruby-xmlconfigfile/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/ruby-xmlconfigfile/Makefile b/textproc/ruby-xmlconfigfile/Makefile
index 916b485c1907..e81fe71b0adf 100644
--- a/textproc/ruby-xmlconfigfile/Makefile
+++ b/textproc/ruby-xmlconfigfile/Makefile
@@ -6,18 +6,16 @@
#
PORTNAME= xmlconfigfile
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.6
CATEGORIES= textproc devel ruby
-MASTER_SITES= http://www.maik-schmidt.de/projects/xmlconfigfile/dist/
+MASTER_SITES= http://www.cs.ualberta.ca/~schofiel/xml-configfile/downloads/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= xml-configfile-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby module for easy handling of XML configuration files
-USE_ZIP= yes
-
USE_RUBY= yes
USE_RUBY_FEATURES= rexml
USE_RUBY_SETUP= yes