diff options
-rw-r--r-- | devel/ruby-inline/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-inline/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-inline/Makefile b/devel/ruby-inline/Makefile index 9970e51cb54e..6fc38f52987e 100644 --- a/devel/ruby-inline/Makefile +++ b/devel/ruby-inline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= RubyInline-${PORTVERSION} -DIST_SUBDIR= devel ruby +DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org diff --git a/devel/rubygem-inline/Makefile b/devel/rubygem-inline/Makefile index 9970e51cb54e..6fc38f52987e 100644 --- a/devel/rubygem-inline/Makefile +++ b/devel/rubygem-inline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= RubyInline-${PORTVERSION} -DIST_SUBDIR= devel ruby +DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org |