diff options
author | knu <knu@FreeBSD.org> | 2002-10-08 19:45:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-08 19:45:24 +0800 |
commit | 18169027ca459f0220f90ea968cb5dd4171ebf99 (patch) | |
tree | ed5b81c82a198bc8df3932ba64e96d4c7cdb6d38 /devel/ruby-property/Makefile | |
parent | 973942b9a4e97ad446ea8ef77d016ba778b316ae (diff) | |
download | freebsd-ports-gnome-18169027ca459f0220f90ea968cb5dd4171ebf99.tar.gz freebsd-ports-gnome-18169027ca459f0220f90ea968cb5dd4171ebf99.tar.zst freebsd-ports-gnome-18169027ca459f0220f90ea968cb5dd4171ebf99.zip |
The library was orphaned by the author. Move MASTER_SITES and delete
WWW.
Diffstat (limited to 'devel/ruby-property/Makefile')
-rw-r--r-- | devel/ruby-property/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |