diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
commit | 2b07fc26d8c7ae9542a16e95eae066199b2d0942 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /archivers/mscompress | |
parent | 6b180c6aede684e8e0fc3d2286bfb1d15e7789c4 (diff) | |
download | pkgsrc-2b07fc26d8c7ae9542a16e95eae066199b2d0942.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
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 d2e53dfad23..1df9c098a9e 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/12/13 20:14:26 ben Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/24 09:53:47 jmmv 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= ben@NetBSD.org HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor |