Take maintainership
- Update WWW
This commit is contained in:
parent
7b1a22d5f0
commit
119d2bf155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462233
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@ PORTVERSION= 1.0.0.1
|
|||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Addons for the Ruby implementation of the Haml template language
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -14,7 +14,6 @@ LICENSE= MIT
|
|||
RUN_DEPENDS= rubygem-haml>=4.0.0:www/rubygem-haml
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -6,4 +6,4 @@ This gives the Haml project a reasonable way to both demote current
|
|||
functionality, such as the Textile and Maruku filters, and add new experimental
|
||||
functionality that may later be added to the core.
|
||||
|
||||
WWW: http://haml.info/
|
||||
WWW: https://github.com/haml/haml-contrib
|
||||
|
|
Loading…
Reference in a new issue