diff options
author | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
commit | e4265b310856834018287a415c6ccfa4a335a54a (patch) | |
tree | c54ffd2eb0321574e961ead99659f51b1d8b084f /archivers/lbrate/Makefile | |
parent | 0a2ff56736906610c78baa6383a42635274ac741 (diff) | |
download | pkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz |
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Diffstat (limited to 'archivers/lbrate/Makefile')
-rw-r--r-- | archivers/lbrate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index 13d4bc0b5a5..9e92dcc951f 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/13 17:50:50 cjep Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/02 01:21:47 jschauma Exp $ # FreeBSD Id: ports/archivers/lbrate/Makefile,v 1.4 2002/06/19 08:18:05 sobomax Exp DISTNAME= lbrate-1.1 CATEGORIES= archivers MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://rus.members.beeb.net/lbrate.html COMMENT= Extract/decompress CP/M LBR archives |