diff options
author | kamil <kamil@pkgsrc.org> | 2017-06-24 06:57:36 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2017-06-24 06:57:36 +0000 |
commit | 35f2af9814c9091e85ba3840d3168d141b057a36 (patch) | |
tree | 5088f56b0a80b03b27fa38031a5d7e03edf1ba5b /games | |
parent | 1d8e85d6f737f55b178250c07997436e686213d5 (diff) | |
download | pkgsrc-35f2af9814c9091e85ba3840d3168d141b057a36.tar.gz |
Set new HOMEPAGE in xlennart to https://github.com/Xylemon/xlennart
Diffstat (limited to 'games')
-rw-r--r-- | games/xlennart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xlennart/Makefile b/games/xlennart/Makefile index 8b37cb154b7..07d85ed36af 100644 --- a/games/xlennart/Makefile +++ b/games/xlennart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2017/06/24 06:29:00 kamil Exp $ +# $NetBSD: Makefile,v 1.3 2017/06/24 06:57:36 kamil Exp $ # DISTNAME= xlennart-1.1.1 @@ -6,7 +6,7 @@ CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=Xylemon/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.xbill.org/ +HOMEPAGE= https://github.com/Xylemon/xlennart COMMENT= Stop the dreaded systend virus from infecting computers LICENSE= gnu-gpl-v2 |