diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
commit | 725e0adfcafef57081a1111ad26639d0f8fb1e3a (patch) | |
tree | 05ed35254e31a1b5ca8dbec87e5196102760229b /archivers/bzip | |
parent | e999c3c13198427af6f138ceb12cf3f3cf1d54ea (diff) | |
download | ports-725e0adfcafef57081a1111ad26639d0f8fb1e3a.tar.gz ports-725e0adfcafef57081a1111ad26639d0f8fb1e3a.zip |
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
Notes
Notes:
svn path=/head/; revision=8192
Diffstat (limited to 'archivers/bzip')
-rw-r--r-- | archivers/bzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 7f0f6576d560..5057bbee6b38 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -3,14 +3,14 @@ # Date created: Fr 27 Sep 1996 11:47:35 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.8 1996/12/06 10:56:31 max Exp $ +# $Id: Makefile,v 1.9 1996/12/07 09:28:40 max Exp $ # DISTNAME= bzip-0.21 CATEGORIES= archivers MASTER_SITES= http://www.cs.man.ac.uk/arch/people/j-seward/ -MAINTAINER= andreas@klemm.gtn.com +MAINTAINER= andreas@FreeBSD.ORG NO_CDROM= "Restrictive copyright (don't sell for profit)" MAN1= bzip.1 bunzip.1 |