diff options
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r-- | archivers/lha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 054470badd6..3078f0b9d91 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/04/19 17:48:08 heinz Exp $ +# $NetBSD: Makefile,v 1.15 2003/06/02 01:21:47 jschauma Exp $ DISTNAME= lha-114i PKGNAME= lha-114.9 @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \ ftp://ftp.win.ne.jp/pub/misc/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Archive files using LZW compression (.lzh files) USE_BUILDLINK2= # defined |