summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2020-01-06 11:32:08 +0000
committerkim <kim@pkgsrc.org>2020-01-06 11:32:08 +0000
commit1423c969d51b8d0d6972fe7c95bb06ca82735f8d (patch)
tree456686a4a28929bf8a0e80f9c60e28d8d8c82122
parent3086bd5ddab567077ce341b4797cb04f6975aad3 (diff)
downloadpkgsrc-1423c969d51b8d0d6972fe7c95bb06ca82735f8d.tar.gz
Add LICENSE. Update MAINTAINER.
I also reached out to upstream in the hopes that the 4.1.4 version source archive could be made available there. The current upstream site no longer exists. (It points to a web server that does not talk ftp, and the website doesn't have skill mentioned.)
-rw-r--r--sysutils/skill/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile
index f1090084146..ea74303fe42 100644
--- a/sysutils/skill/Makefile
+++ b/sysutils/skill/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.30 2019/11/04 21:28:52 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/01/06 11:32:08 kim Exp $
DISTNAME= skill-4.1.4
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.flux.utah.edu/pub/skill/
EXTRACT_SUFX= .tgz
-MAINTAINER= kim@tac.nyc.ny.us
-HOMEPAGE= http://www.marjum.com/jeffware.html
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Signal processes given user names, ttys, commands, or pids
+HOMEPAGE= http://www.marjum.com/jeffware.html
+LICENSE= original-bsd
BROKEN_ON_PLATFORM+= Interix-*-* # currently no machdep support