git: 0b5f093d6a7f - main - www/rubygem-rails61: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 07:59:43 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b5f093d6a7f539fb0bf36812a414e2d7cc1256e commit 0b5f093d6a7f539fb0bf36812a414e2d7cc1256e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-01 07:57:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-01 07:57:15 +0000 www/rubygem-rails61: Update WWW --- www/rubygem-rails61/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/rubygem-rails61/Makefile b/www/rubygem-rails61/Makefile index 202838c2fb2c..fecc4d364804 100644 --- a/www/rubygem-rails61/Makefile +++ b/www/rubygem-rails61/Makefile @@ -6,8 +6,8 @@ PKGNAMESUFFIX= 61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Full-stack web application framework -WWW= https://github.com/rails/rails \ - https://rubyonrails.org/ +WWW= https://rubyonrails.org/ \ + https://github.com/rails/rails LICENSE= MIT