diff options
author | wiz <wiz> | 2002-12-24 18:52:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 18:52:45 +0000 |
commit | d804c3a2c93380f32f60053a8a621211af76da19 (patch) | |
tree | b129755a7627f142fec0175967fb1cfd03752006 /archivers | |
parent | dd36be57a27879424ca8a1bb9936a666268afdf2 (diff) | |
download | pkgsrc-d804c3a2c93380f32f60053a8a621211af76da19.tar.gz |
Oops, typo in last.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bicom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index f9ecfa87fb6..290c0f61e48 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/12/24 18:50:12 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/12/24 18:52:45 wiz Exp $ # DISTNAME= bicom101 @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www3.sympatico.ca/mt0000/bicom/ EXTRACT_SUFX= .zip -MAINTAINER= collver@attbi.com +MAINTAINER= collver1@attbi.com HOMEPAGE= http://www3.sympatico.ca/mt0000/bicom/bicom.html COMMENT= data compressor in the PPM family |