diff options
author | kamil <kamil> | 2016-09-11 15:59:29 +0000 |
---|---|---|
committer | kamil <kamil> | 2016-09-11 15:59:29 +0000 |
commit | b43385502078d3f1e22134551b24f2b2799994ba (patch) | |
tree | b4857406ab1e1e6bd9b7bdf1c788dbdd72467d19 /misc/nyancat | |
parent | 1c988f68b65c0520289dea159aa39d2c7295c874 (diff) | |
download | pkgsrc-b43385502078d3f1e22134551b24f2b2799994ba.tar.gz |
Reset maintainer to pkgsrc-users@NetBSD.org
Change requested by Frederic Cambus.
Diffstat (limited to 'misc/nyancat')
-rw-r--r-- | misc/nyancat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/nyancat/Makefile b/misc/nyancat/Makefile index 72b022a8226..c5564a7768b 100644 --- a/misc/nyancat/Makefile +++ b/misc/nyancat/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/07/26 18:01:53 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2016/09/11 15:59:29 kamil Exp $ DISTNAME= nyancat-1.5.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=klange/} -MAINTAINER= fred@statdns.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nyancat.dakko.us/ COMMENT= Nyancat in your terminal LICENSE= modified-bsd |