Update WWW
- Update CONFLICTS_INSTALL
This commit is contained in:
parent
9e57d34d46
commit
cbc6d60c68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442485
2 changed files with 3 additions and 4 deletions
|
@ -12,13 +12,12 @@ COMMENT= Library and command-line utility for tar archives
|
|||
LICENSE= GPLv2 GPLv3 RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
CONFLICTS_INSTALL= rubygem-archive-tar-minitar
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
PLIST_FILES= bin/minitar
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-archive-tar-minitar-[0-9]*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Ruby library and command-line utility for tar archives.
|
||||
|
||||
WWW: https://github.com/atoulme/minitar
|
||||
WWW: https://github.com/halostatue/minitar
|
||||
|
|
Loading…
Reference in a new issue