Date: Wed, 1 Nov 2023 07:59:43 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b5f093d6a7f - main - www/rubygem-rails61: Update WWW Message-ID: <202311010759.3A17xhpJ046469@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311010759.3A17xhpJ046469>