mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
UNBREAK: Make it fetchable again
Approved by: portmgr (marcus)
This commit is contained in:
parent
221f664b26
commit
c06410e7ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156771
1 changed files with 1 additions and 3 deletions
|
@ -8,15 +8,13 @@
|
||||||
PORTNAME= htree
|
PORTNAME= htree
|
||||||
PORTVERSION= 0.3
|
PORTVERSION= 0.3
|
||||||
CATEGORIES= textproc www ruby
|
CATEGORIES= textproc www ruby
|
||||||
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/
|
MASTER_SITES= ftp://ftp.rucus.ru.ac.za/pub/FreeBSD/distfiles/ruby/
|
||||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||||
DIST_SUBDIR= ruby
|
DIST_SUBDIR= ruby
|
||||||
|
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= A Ruby library to manipulate HTML/XML tree data structure
|
COMMENT= A Ruby library to manipulate HTML/XML tree data structure
|
||||||
|
|
||||||
BROKEN= Unfetchable
|
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBY_RD2= yes
|
USE_RUBY_RD2= yes
|
||||||
USE_RUBY_RDOC= yes
|
USE_RUBY_RDOC= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue