pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

icewm17: fix typo in HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sun Aug 23 20:35:41 2020 +0200
Changeset:	c12a29a3cc75de7c218bcf36a8a00c9c97800635

Modified Files:
	icewm17/Makefile

Log Message:
icewm17: fix typo in HOMEPAGE

noted by pin@ in private email.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c12a29a3cc75de7c218bcf36a8a00c9c97800635

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 icewm17/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/icewm17/Makefile b/icewm17/Makefile
index ad3afa19ef..c6ed85c91d 100644
--- a/icewm17/Makefile
+++ b/icewm17/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=bbidulock/}
 GITHUB_TAG=	${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.icewm.org/
+HOMEPAGE=	http://www.ice-wm.org/
 COMMENT=	Small, fast and light-weight window manager
 LICENSE=	gnu-gpl-v2
 


Home | Main Index | Thread Index | Old Index