diff options
author | pin <pin@pkgsrc.org> | 2021-06-02 17:20:14 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2021-06-02 17:20:14 +0000 |
commit | 97437ca505cd2f32999fe8332635375d4c6e0d0e (patch) | |
tree | dbe9607049cd61170a483cac5a9f5a5711df6bf5 /www/ddgr | |
parent | c344d4610a30bfd143a0b3c93bd066a68e7521f6 (diff) | |
download | pkgsrc-97437ca505cd2f32999fe8332635375d4c6e0d0e.tar.gz |
www/ddgr: reclaim maintainership
Diffstat (limited to 'www/ddgr')
-rw-r--r-- | www/ddgr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ddgr/Makefile b/www/ddgr/Makefile index 8e25804ab73..bed84605b4a 100644 --- a/www/ddgr/Makefile +++ b/www/ddgr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2021/04/24 19:37:33 pin Exp $ +# $NetBSD: Makefile,v 1.3 2021/06/02 17:20:14 pin Exp $ DISTNAME= ddgr-1.9 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=jarun/} GITHUB_TAG= v${PKGVERSION_NOREV} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= pin@NetBSD.org HOMEPAGE= https://github.com/jarun/ddgr COMMENT= DuckDuckGo from the terminal LICENSE= gnu-gpl-v3 |