aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-08 11:45:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-08 11:45:24 +0000
commitaae48abb232b1ef8fbc02d534a584c82e8284a6b (patch)
treeb1cc2da75c145fc938f27125999486464a3dba45
parenta19d80a756d7e37428e7a07dbb280d66e85bf86e (diff)
downloadports-aae48abb232b1ef8fbc02d534a584c82e8284a6b.tar.gz
ports-aae48abb232b1ef8fbc02d534a584c82e8284a6b.zip
Notes
-rw-r--r--devel/ruby-property/Makefile3
-rw-r--r--devel/ruby-property/pkg-descr1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile
index 68012f339e36..f0a4ab282629 100644
--- a/devel/ruby-property/Makefile
+++ b/devel/ruby-property/Makefile
@@ -8,7 +8,8 @@
PORTNAME= property
PORTVERSION= 19990308
CATEGORIES= devel ruby
-MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/
+MASTER_SITES= ${MASTER_SITE_RUBY}
+MASTER_SITE_SUBDIR= contrib
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/devel/ruby-property/pkg-descr b/devel/ruby-property/pkg-descr
index 3959177ab01d..007e4be84802 100644
--- a/devel/ruby-property/pkg-descr
+++ b/devel/ruby-property/pkg-descr
@@ -5,4 +5,3 @@ Language, provides simple properties scheme for application
configurations, resources, locale data, etc.
Author: Hiroshi IGARASHI <igarashi@ueda.info.waseda.ac.jp>
-WWW: http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/Properties.html