diff options
author | knu <knu@FreeBSD.org> | 2000-08-08 16:08:31 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-08 16:08:31 +0000 |
commit | 310b44d89d44a1196d919e71643087108de030d8 (patch) | |
tree | 7de2d6ae71cbd18f968b55cf3f5b012d6c89720b /devel/ruby-property | |
parent | e0ece34cd191d20e06afce2d96d36243b98133cc (diff) | |
download | FreeBSD-ports-310b44d89d44a1196d919e71643087108de030d8.zip FreeBSD-ports-310b44d89d44a1196d919e71643087108de030d8.tar.gz |
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
Diffstat (limited to 'devel/ruby-property')
-rw-r--r-- | devel/ruby-property/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-property/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile index c6b024f..196aff4 100644 --- a/devel/ruby-property/Makefile +++ b/devel/ruby-property/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel # ruby MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org diff --git a/devel/ruby-property/distinfo b/devel/ruby-property/distinfo index 39ae7dc..b0e73c7 100644 --- a/devel/ruby-property/distinfo +++ b/devel/ruby-property/distinfo @@ -1 +1 @@ -MD5 (ruby-property-19990308.tar.gz) = e7629a1df441fc30fee05f8421a74346 +MD5 (ruby/ruby-property-19990308.tar.gz) = e7629a1df441fc30fee05f8421a74346 |