git: 29f264aecb9b - main - graphics/rubygem-png: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:49:53 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29f264aecb9bc38601b0db7026cebc5ff4c680cd

commit 29f264aecb9bc38601b0db7026cebc5ff4c680cd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:47:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:47:12 +0000

    graphics/rubygem-png: Update WWW and clean up pkg-descr
---
 graphics/rubygem-png/Makefile  | 3 ++-
 graphics/rubygem-png/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/graphics/rubygem-png/Makefile b/graphics/rubygem-png/Makefile
index 904c4d7875fc..1f084a62d7c4 100644
--- a/graphics/rubygem-png/Makefile
+++ b/graphics/rubygem-png/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Almost-pure-ruby PNG library
-WWW=		https://www.zenspider.com/projects/png.html
+WWW=		https://www.zenspider.com/projects/png.html \
+		https://github.com/seattlerb/png
 
 LICENSE=	MIT
 
diff --git a/graphics/rubygem-png/pkg-descr b/graphics/rubygem-png/pkg-descr
index e795df89208c..1fe63ea65434 100644
--- a/graphics/rubygem-png/pkg-descr
+++ b/graphics/rubygem-png/pkg-descr
@@ -1,4 +1,2 @@
 PNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C
 libraries.
-
-See also: https://github.com/seattlerb/png