pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Change my maintainer address for every package in wip which has no additional changes.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Thu Oct 31 10:14:08 2019 +0000
Changeset: 19fe0b6fcde58c142e7fd5aed979c534731331fd
Modified Files:
cargo-audit/Makefile
go-bytebufferpool/Makefile
go-compress/Makefile
go-cpuid/Makefile
go-fasthttp/Makefile
go-mux/Makefile
go-pkgconfig/Makefile
go-spew/Makefile
go-sqlite3/Makefile
go-tcplisten/Makefile
go-xxhash/Makefile
guile-commonmark/Makefile
guile-gash/Makefile
guile-gcrypt/Makefile
guile-git/Makefile
guile-haunt/Makefile
guile-json/Makefile
guile-reader/Makefile
guile-syntax-highlight/Makefile
guix/Makefile
libgabe/Makefile
mes-nyacc/Makefile
mescc-tools/Makefile
nary/Makefile
nix/Makefile
oneko/Makefile
pack/Makefile
pijul/Makefile
powwow/Makefile
py-cgen/Makefile
py-zbar/Makefile
rust-bindgen/Makefile
termbox/Makefile
Log Message:
Change my maintainer address for every package in wip which has no
additional changes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19fe0b6fcde58c142e7fd5aed979c534731331fd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cargo-audit/Makefile | 2 +-
go-bytebufferpool/Makefile | 2 +-
go-compress/Makefile | 2 +-
go-cpuid/Makefile | 2 +-
go-fasthttp/Makefile | 2 +-
go-mux/Makefile | 2 +-
go-pkgconfig/Makefile | 2 +-
go-spew/Makefile | 2 +-
go-sqlite3/Makefile | 2 +-
go-tcplisten/Makefile | 2 +-
go-xxhash/Makefile | 2 +-
guile-commonmark/Makefile | 2 +-
guile-gash/Makefile | 2 +-
guile-gcrypt/Makefile | 2 +-
guile-git/Makefile | 2 +-
guile-haunt/Makefile | 2 +-
guile-json/Makefile | 2 +-
guile-reader/Makefile | 2 +-
guile-syntax-highlight/Makefile | 2 +-
guix/Makefile | 2 +-
libgabe/Makefile | 2 +-
mes-nyacc/Makefile | 2 +-
mescc-tools/Makefile | 2 +-
nary/Makefile | 2 +-
nix/Makefile | 2 +-
oneko/Makefile | 2 +-
pack/Makefile | 2 +-
pijul/Makefile | 2 +-
powwow/Makefile | 2 +-
py-cgen/Makefile | 2 +-
py-zbar/Makefile | 2 +-
rust-bindgen/Makefile | 2 +-
termbox/Makefile | 2 +-
33 files changed, 33 insertions(+), 33 deletions(-)
diffs:
diff --git a/cargo-audit/Makefile b/cargo-audit/Makefile
index 88e475810c..6d334afd49 100644
--- a/cargo-audit/Makefile
+++ b/cargo-audit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel security
MASTER_SITES= ${MASTER_SITE_GITHUB:=RustSec/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/RustSec/cargo-audit/
COMMENT= Audit Cargo.lock files for crates with security vulnerabilities
LICENSE= apache-2.0 # or MIT
diff --git a/go-bytebufferpool/Makefile b/go-bytebufferpool/Makefile
index f0d6aa12a6..1f5e43a1f6 100644
--- a/go-bytebufferpool/Makefile
+++ b/go-bytebufferpool/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_TAG= e746df99fe4a3986f4d4f79e13c1e0117ce9c2f7
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/valyala/bytebufferpool/
COMMENT= Implementation of a pool of byte buffers with anti-memory-waste protection for Go
LICENSE= mit
diff --git a/go-compress/Makefile b/go-compress/Makefile
index 2efc92b92b..8a7f93ab23 100644
--- a/go-compress/Makefile
+++ b/go-compress/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=klauspost/}
GITHUB_TAG= b4b6d9e7f099f14b3a4a08f0664986cd4c85ebd6
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/klauspost/compress/
COMMENT= Optimized compression packages for Go
LICENSE= modified-bsd
diff --git a/go-cpuid/Makefile b/go-cpuid/Makefile
index 6332072446..17ead1d84d 100644
--- a/go-cpuid/Makefile
+++ b/go-cpuid/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=klauspost/}
GITHUB_TAG= 05a8198c0f5a27739aec358908d7e12c64ce6eb7
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/klauspost/cpuid/
COMMENT= CPU feature identification for Go
LICENSE= modified-bsd
diff --git a/go-fasthttp/Makefile b/go-fasthttp/Makefile
index dbc38bf82a..3512710ef2 100644
--- a/go-fasthttp/Makefile
+++ b/go-fasthttp/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_TAG= 46469b532d0621287a2184a890564a59a3d528f3
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/valyala/fasthttp/
COMMENT= Fast HTTP package for Go
LICENSE= mit
diff --git a/go-mux/Makefile b/go-mux/Makefile
index 2f21b32a95..a0fa2f32cd 100644
--- a/go-mux/Makefile
+++ b/go-mux/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=gorilla/}
GITHUB_TAG= ed099d42384823742bba0bf9a72b53b55c9e2e38
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/gorilla/go-mux
COMMENT= URL router and dispatcher for Go
LICENSE= modified-bsd # bsd-3
diff --git a/go-pkgconfig/Makefile b/go-pkgconfig/Makefile
index 62e508e7f2..ef7e48d8e8 100644
--- a/go-pkgconfig/Makefile
+++ b/go-pkgconfig/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=xlab/}
GITHUB_TAG= cea12a0fd2454f031cbce19aec911c1e92af25da
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/xlab/pkgconfig/
COMMENT= Go clone of pkg-config(1)
LICENSE= mit
diff --git a/go-spew/Makefile b/go-spew/Makefile
index 164cf9f340..98730d1273 100644
--- a/go-spew/Makefile
+++ b/go-spew/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=davecgh/}
GITHUB_TAG= 8991bc29aa16c548c550c7ff78260e27b9ab7c73
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/davecgh/go-spew
COMMENT= Deep pretty printer for Go data structures
LICENSE= isc
diff --git a/go-sqlite3/Makefile b/go-sqlite3/Makefile
index 037e332702..0a909da7b7 100644
--- a/go-sqlite3/Makefile
+++ b/go-sqlite3/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= c7c4067b79cc51e6dfdcef5c702e74b1e0fa7c75
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/mattn/go-sqlite3
COMMENT= Sqlite3 driver for Go using database/sql
LICENSE= mit
diff --git a/go-tcplisten/Makefile b/go-tcplisten/Makefile
index ba2c0b4dd6..728691847a 100644
--- a/go-tcplisten/Makefile
+++ b/go-tcplisten/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=valyala/}
GITHUB_TAG= ceec8f93295a060cdb565ec25e4ccf17941dbd55
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/valyala/tcplisten/
COMMENT= Customizable TCP net.Listener for Go
LICENSE= mit
diff --git a/go-xxhash/Makefile b/go-xxhash/Makefile
index 142fedbda3..9cc5228238 100644
--- a/go-xxhash/Makefile
+++ b/go-xxhash/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=cespare/}
GITHUB_TAG= 3b82fb7d186719faeedd0c2864f868c74fbf79a1
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/cespare/xxhash/
COMMENT= Go implementation of the 64bit xxhash algorithm XXh64
LICENSE= mit
diff --git a/guile-commonmark/Makefile b/guile-commonmark/Makefile
index f1a6dbceee..d90725e5f4 100644
--- a/guile-commonmark/Makefile
+++ b/guile-commonmark/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=OrangeShark/}
GITHUB_RELEASE= v0.1.2
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/OrangeShark/guile-commonmark/
COMMENT= Implementation of CommonMark for Guile
LICENSE= gnu-lgpl-v3
diff --git a/guile-gash/Makefile b/guile-gash/Makefile
index d2e38075c6..26759e16af 100644
--- a/guile-gash/Makefile
+++ b/guile-gash/Makefile
@@ -5,7 +5,7 @@ PKGNAME= guile-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://download.savannah.nongnu.org/releases/gash/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://git.savannah.nongnu.org/cgit/gash.git
COMMENT= POSIX-compatible shell written in Guile Scheme
LICENSE= gnu-gpl-v3
diff --git a/guile-gcrypt/Makefile b/guile-gcrypt/Makefile
index cca0d6af13..cab4c941dd 100644
--- a/guile-gcrypt/Makefile
+++ b/guile-gcrypt/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= https://notabug.org/cwebber/guile-gcrypt/archive/
PKGREVISION= 1
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://notabug.org/cwebber/guile-gcrypt/archive/
COMMENT= Guile bindings for libgcrypt
LICENSE= gnu-gpl-v3
diff --git a/guile-git/Makefile b/guile-git/Makefile
index dfb3743c7b..828ed736df 100644
--- a/guile-git/Makefile
+++ b/guile-git/Makefile
@@ -4,7 +4,7 @@ DISTNAME= guile-git-0.2.0
CATEGORIES= devel
MASTER_SITES= https://gitlab.com/guile-git/guile-git/uploads/160f6a36c1be8d4fc1990a193081a04d/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/guile-git/guile-git/
COMMENT= Guile bindings of libgit2
LICENSE= gnu-lgpl-v3
diff --git a/guile-haunt/Makefile b/guile-haunt/Makefile
index 30ae59b120..3b9577828a 100644
--- a/guile-haunt/Makefile
+++ b/guile-haunt/Makefile
@@ -5,7 +5,7 @@ PKGNAME= guile-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://files.dthompson.us/haunt/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://files.dthompson.us/haunt/
COMMENT= Functional static web site generator
LICENSE= gnu-gpl-v3
diff --git a/guile-json/Makefile b/guile-json/Makefile
index fc495424a6..8e1cae57eb 100644
--- a/guile-json/Makefile
+++ b/guile-json/Makefile
@@ -4,7 +4,7 @@ DISTNAME= guile-json-3.1.0
CATEGORIES= devel
MASTER_SITES= http://download.savannah.gnu.org/releases/guile-json/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/aconchillo/guile-json
COMMENT= JSON module for Guile
LICENSE= gnu-gpl-v3
diff --git a/guile-reader/Makefile b/guile-reader/Makefile
index 08b1786bda..6dc06045da 100644
--- a/guile-reader/Makefile
+++ b/guile-reader/Makefile
@@ -4,7 +4,7 @@ DISTNAME= guile-reader-0.6.2
CATEGORIES= devel
MASTER_SITES= http://download.savannah.nongnu.org/releases/guile-reader/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= http://download.savannah.nongnu.org/releases/guile-reader/
COMMENT= Extensible reader framework for GNU Guile.
#LICENSE= # TODO: (see mk/license.mk)
diff --git a/guile-syntax-highlight/Makefile b/guile-syntax-highlight/Makefile
index 79664ac146..0cb892b052 100644
--- a/guile-syntax-highlight/Makefile
+++ b/guile-syntax-highlight/Makefile
@@ -4,7 +4,7 @@ DISTNAME= guile-syntax-highlight-0.1
CATEGORIES= textproc
MASTER_SITES= https://files.dthompson.us/guile-syntax-highlight/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://dthompson.us/projects/guile-syntax-highlight.html
COMMENT= General-purpose syntax highlighting library for GNU Guile
LICENSE= gnu-lgpl-v3
diff --git a/guix/Makefile b/guix/Makefile
index 532f4f8ab6..4182e9c367 100644
--- a/guix/Makefile
+++ b/guix/Makefile
@@ -4,7 +4,7 @@ DISTNAME= guix-0.16.0
CATEGORIES= misc
MASTER_SITES= https://alpha.gnu.org/gnu/guix/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/guix/
COMMENT= Functional package manager
LICENSE= gnu-gpl-v3
diff --git a/libgabe/Makefile b/libgabe/Makefile
index 4b38f3ea13..c01f7623b3 100644
--- a/libgabe/Makefile
+++ b/libgabe/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=schanzen/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/schanzen/libgabe
COMMENT= Ciphertext-Policy Attribute-Based Encryption library, fork of libbswabe
LICENSE= gnu-gpl-v2
diff --git a/mes-nyacc/Makefile b/mes-nyacc/Makefile
index 729ea69f95..7ef5798c20 100644
--- a/mes-nyacc/Makefile
+++ b/mes-nyacc/Makefile
@@ -5,7 +5,7 @@ PKGNAME= mes-${DISTNAME:S/v//}
CATEGORIES= devel
MASTER_SITES= https://gitlab.com/janneke/nyacc/-/archive/v0.80.43/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/janneke/nyacc/
COMMENT= NYACC (Not Yet Another Compiler Compiler) with patches for mes
LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
diff --git a/mescc-tools/Makefile b/mescc-tools/Makefile
index d5e2392676..ce1c8672b8 100644
--- a/mescc-tools/Makefile
+++ b/mescc-tools/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${DISTNAME:S/Release_//}
CATEGORIES= devel
MASTER_SITES= http://git.savannah.nongnu.org/cgit/mescc-tools.git/snapshot/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/oriansj/mescc-tools/
COMMENT= Tools for the full source bootstrapping process
LICENSE= gnu-gpl-v3
diff --git a/nary/Makefile b/nary/Makefile
index e959490637..a3bc14ec7e 100644
--- a/nary/Makefile
+++ b/nary/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=llambda/}
GITHUB_TAG= 4078240ae5bd2bf6759dc21668514ee3480fa646
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/llambda/nary
COMMENT= Npm in Rust
LICENSE= mit
diff --git a/nix/Makefile b/nix/Makefile
index 67e6c879b3..4e06ad3b18 100644
--- a/nix/Makefile
+++ b/nix/Makefile
@@ -4,7 +4,7 @@ DISTNAME= nix-2.2.2
CATEGORIES= wip
MASTER_SITES= ${MASTER_SITE_GITHUB:=NixOS/}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/NixOS/nix/
COMMENT= Purely functional package manager
LICENSE= gnu-lgpl-v2.1
diff --git a/oneko/Makefile b/oneko/Makefile
index 77ed58b518..8e9ffcbf9f 100644
--- a/oneko/Makefile
+++ b/oneko/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11 games
MASTER_SITES= https://d.n0.is/pub/oneko/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://n0.is/s/oneko/
COMMENT= Neko (cat) or other animals follow your pointer
LICENSE= 2-clause-bsd # and public-domain
diff --git a/pack/Makefile b/pack/Makefile
index c149aad9dd..a8c5ab5175 100644
--- a/pack/Makefile
+++ b/pack/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=maralla/}
GITHUB_TAG= v0.2.3
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/maralla/pack
COMMENT= Vim package manager
LICENSE= mit
diff --git a/pijul/Makefile b/pijul/Makefile
index 1d31859cf8..85ccf23dd3 100644
--- a/pijul/Makefile
+++ b/pijul/Makefile
@@ -4,7 +4,7 @@ DISTNAME= pijul-0.12.0
CATEGORIES= devel
MASTER_SITES= https://pijul.org/releases/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://pijul.org
COMMENT= Distributed version control system
LICENSE= gnu-gpl-v2
diff --git a/powwow/Makefile b/powwow/Makefile
index 88ee312e6f..53a2003876 100644
--- a/powwow/Makefile
+++ b/powwow/Makefile
@@ -4,7 +4,7 @@ DISTNAME= powwow-1.2.20
CATEGORIES= games
MASTER_SITES= http://hoopajoo.net/static/projects/
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= http://hoopajoo.net/projects/powwow.html
COMMENT= Client to play MUDs
LICENSE= gnu-gpl-v2
diff --git a/py-cgen/Makefile b/py-cgen/Makefile
index b8c8f2e25d..756e8ef57f 100644
--- a/py-cgen/Makefile
+++ b/py-cgen/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cgen/}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/inducer/cgen
COMMENT= C and Cxx source generation from an AST
LICENSE= mit
diff --git a/py-zbar/Makefile b/py-zbar/Makefile
index 1fed3d4aff..9d9d85fb26 100644
--- a/py-zbar/Makefile
+++ b/py-zbar/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zbar/}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= http://zbar.sourceforge.net/
COMMENT= Python bindings for the ZBar bar code reader
LICENSE= gnu-lgpl-v2.1
diff --git a/rust-bindgen/Makefile b/rust-bindgen/Makefile
index 68b4b0c1d4..c49ba0db4d 100644
--- a/rust-bindgen/Makefile
+++ b/rust-bindgen/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=rust-lang/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/rust-lang/rust-bindgen/
COMMENT= Automatically generate Rust FFI bindings to C (and some C++) libraries
LICENSE= modified-bsd
diff --git a/termbox/Makefile b/termbox/Makefile
index 08b9f1c08f..6872738f45 100644
--- a/termbox/Makefile
+++ b/termbox/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=nsf/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://github.com/nsf/termbox/
COMMENT= Library for writing text-based user interfaces
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index