diff options
author | wiz <wiz> | 2006-12-15 14:34:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-12-15 14:34:18 +0000 |
commit | 9e4d9f2e497754125d771ba5828681a069dc60bc (patch) | |
tree | 08a1e146061f4f3791ed1c9b44efe4b68a8c22bf /archivers/mscompress | |
parent | 9f09b96b53f84a7f029ba4d8549f70a942e277c2 (diff) | |
download | pkgsrc-9e4d9f2e497754125d771ba5828681a069dc60bc.tar.gz |
Reset maintainer, ben@ has resigned.
Diffstat (limited to 'archivers/mscompress')
-rw-r--r-- | archivers/mscompress/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index 11b34294266..aaacba9a189 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/07/23 14:39:49 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2006/12/15 14:34:18 wiz Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor |