diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-08 16:08:31 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-08 16:08:31 +0000 |
| commit | 817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d (patch) | |
| tree | f13a727b11e176fae214b2f01e4497865eae01d0 /databases/rubygem-postgres/Makefile | |
| parent | 452ce89c3ba30ff06d4a75412947f1789b79ce08 (diff) | |
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
Diffstat (limited to 'databases/rubygem-postgres/Makefile')
| -rw-r--r-- | databases/rubygem-postgres/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index 514ce8953dc6..85f6ff2ed696 100644 --- a/databases/rubygem-postgres/Makefile +++ b/databases/rubygem-postgres/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \ ftp://ftp.krnet.ne.jp/pub/ruby/contrib/ \ ftp://mirror.nucba.ac.jp/mirror/ruby/contrib/ DISTNAME= postgres-${PORTVERSION} +DIST_SUBDIR= ruby MAINTAINER= yasuf@big.or.jp |
