diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-gnustep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile index 8dbeb764ebdf..d98bb2a7819a 100644 --- a/devel/ruby-gnustep/Makefile +++ b/devel/ruby-gnustep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_GNUSTEP} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rigs-${PORTVERSION} -DIST_SUBDIR= ruby +DIST_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org COMMENT= A Ruby interface to the GNUstep development environment |