diff options
author | pin <pin@pkgsrc.org> | 2022-02-25 09:15:24 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-02-25 09:15:24 +0000 |
commit | 6a3bb14fab29813eb33e2d287358ca7e8ce86ee1 (patch) | |
tree | 2e7a7ceebb711d4863c41b348541a67bcd03f63f /textproc | |
parent | 5eb37276ac667a15966a7bfb9ebab56ced6d54e5 (diff) | |
download | pkgsrc-6a3bb14fab29813eb33e2d287358ca7e8ce86ee1.tar.gz |
textproc/sd: Reset maintainer for stagnated project.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index 89c57610084..fab0fb186b8 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2021/08/03 09:01:26 pin Exp $ +# $NetBSD: Makefile,v 1.5 2022/02/25 09:15:24 pin Exp $ DISTNAME= sd-0.7.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=chmln/} GITHUB_TAG= v${PKGVERSION_NOREV} -MAINTAINER= pin@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/chmln/sd/ COMMENT= Intuitive find and replace CLI LICENSE= mit |