diff options
author | wiz <wiz> | 2002-12-24 18:52:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 18:52:45 +0000 |
commit | 0d6100d436a9513611bca05ea0cab9b35f9beaf7 (patch) | |
tree | b129755a7627f142fec0175967fb1cfd03752006 /archivers | |
parent | 0422716acc206ef9c42c5bf1ee529a749072a72c (diff) | |
download | pkgsrc-0d6100d436a9513611bca05ea0cab9b35f9beaf7.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 |