diff options
author | wiz <wiz> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-19 08:54:23 +0000 |
commit | 2b97f550eccdd98bf6390e5d53b8b3a51654c2c5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /archivers/mscompress | |
parent | 8aebc4fb71f12f747c78b6635467074b32cc6da6 (diff) | |
download | pkgsrc-2b97f550eccdd98bf6390e5d53b8b3a51654c2c5.tar.gz |
Change address of maintainer per PR 22170.
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 70dbb972045..4dacbd232f8 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/12/24 18:55:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:24 wiz Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor |