diff options
author | ben <ben> | 2003-12-13 20:14:26 +0000 |
---|---|---|
committer | ben <ben> | 2003-12-13 20:14:26 +0000 |
commit | 089a50b26959e307983db7973549b1b5b5c28ce2 (patch) | |
tree | 52d1962d22c8299e9cd19abf1689e9a8cfa498d0 /archivers/mscompress | |
parent | c37c1b4a4a13b4d38514d01dfc2f5a68c225e1b0 (diff) | |
download | pkgsrc-089a50b26959e307983db7973549b1b5b5c28ce2.tar.gz |
Update MAINTAINER email address.
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 4dacbd232f8..d2e53dfad23 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/13 20:14:26 ben Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= collver1@comcast.net +MAINTAINER= ben@netbsd.org HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor |