diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-13 08:37:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-13 08:37:59 +0000 |
commit | 108786392913f134689196d84c38ff206ebee502 (patch) | |
tree | 6f9689c5a91c91637008c87555d5eddcb757d5ff /wm | |
parent | 7a5cffefa62117ceaee1c9c0c10f65f04bd20a86 (diff) | |
download | pkgsrc-108786392913f134689196d84c38ff206ebee502.tar.gz |
cwm: update HOMEPAGE
Diffstat (limited to 'wm')
-rw-r--r-- | wm/cwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile index dd2e0073f47..c2d76722ddd 100644 --- a/wm/cwm/Makefile +++ b/wm/cwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2020/01/04 20:58:23 ng0 Exp $ +# $NetBSD: Makefile,v 1.23 2020/03/13 08:37:59 wiz Exp $ DISTNAME= cwm-6.6 CATEGORIES= wm @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=leahneukirchen/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= cfkoch@edgebsd.org -HOMEPAGE= https://github.com/chneukirchen/cwm +HOMEPAGE= https://github.com/leahneukirchen/cwm COMMENT= Portable version of the window manager from OpenBSD LICENSE= isc |