ham/xlog: Drop MAINTAINERship
Note upstream's unusual stance on people building from the repo.
This commit is contained in:
parent
5d4517ec54
commit
7f2ebe2241
1 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.96 2021/02/04 21:47:30 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.97 2021/02/16 20:10:22 gdt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xlog-2.0.20
|
||||
|
@ -6,7 +6,11 @@ CATEGORIES= ham
|
|||
MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
MAINTAINER= gdt@NetBSD.org
|
||||
MAINTAINER= pkgsrc-users@netbsd.org
|
||||
# Beware that the author is opposed to anyone else building from the
|
||||
# repo, instead of distfiles, and objects to bug reports.
|
||||
# Beware that the upstream homepage will lead you to the wrong repo.
|
||||
# https://savannah.nongnu.org/bugs/?60068
|
||||
HOMEPAGE= https://www.nongnu.org/xlog/
|
||||
COMMENT= Amateur Radio logging program
|
||||
|
||||
|
|
Loading…
Reference in a new issue