Set DIST_SUBDIR to "ruby" properly.
This commit is contained in:
parent
e2142e3c49
commit
42366d0db4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47663
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ CATEGORIES= graphics ruby
|
|||
MASTER_SITES= http://www.aragorn.demon.nl/lib/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
|
||||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby-gdchart-0.0.1.tar.gz) = 23a9a2a28ed364f6234cd35e9b1edaad
|
||||
MD5 (ruby/ruby-gdchart-0.0.1.tar.gz) = 23a9a2a28ed364f6234cd35e9b1edaad
|
||||
|
|
Loading…
Reference in a new issue