diff options
author | agc <agc> | 2016-09-13 20:25:04 +0000 |
---|---|---|
committer | agc <agc> | 2016-09-13 20:25:04 +0000 |
commit | 29e52c8f0a6b93b2df2ab922c9df12e90a7d69ec (patch) | |
tree | d03fafe4e5fa3ea1852d90f59131a23318d67740 /editors/kilo/Makefile | |
parent | b7fa689542542b6239b88a913634370afc7d4cc5 (diff) | |
download | pkgsrc-29e52c8f0a6b93b2df2ab922c9df12e90a7d69ec.tar.gz |
sync HOMEPAGE with reality
Diffstat (limited to 'editors/kilo/Makefile')
-rw-r--r-- | editors/kilo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kilo/Makefile b/editors/kilo/Makefile index f4a626ac923..37113e0474b 100644 --- a/editors/kilo/Makefile +++ b/editors/kilo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/07/11 05:21:59 agc Exp $ +# $NetBSD: Makefile,v 1.2 2016/09/13 20:25:04 agc Exp $ DISTNAME= kilo-20160710 CATEGORIES= editors @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=antirez/} GITHUB_TAG= 62b099af00b542bdb08471058d527af258a349cf MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://troydhanson.github.io/uthash/ +HOMEPAGE= https://github.com/antirez/kilo COMMENT= Small text editor in less than 1K LOC LICENSE= 2-clause-bsd |