diff options
author | wiz <wiz> | 2002-12-24 18:55:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 18:55:32 +0000 |
commit | 484028d8ea85b287e7e04960f3711ebdf9d881e3 (patch) | |
tree | d4f8fd0eeb7481eea79c1088389fa78415d8e6bd /archivers/mscompress | |
parent | 6e6c8bb119d8e7cc889ebbc8bd4de1a6df90ad2d (diff) | |
download | pkgsrc-484028d8ea85b287e7e04960f3711ebdf9d881e3.tar.gz |
Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
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 34adc6a9933..70dbb972045 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 21:49:17 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/24 18:55:33 wiz Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor |