diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
commit | 735d0bc7547c70d350cc5c86617308ae2f0233c0 (patch) | |
tree | a813e11acd37cc84f38ee6d27703b571718fd4ea /archivers/bzip | |
parent | e65d62560b555faf832ccfc413ef8ab9053dd486 (diff) | |
download | ports-735d0bc7547c70d350cc5c86617308ae2f0233c0.tar.gz ports-735d0bc7547c70d350cc5c86617308ae2f0233c0.zip |
Notes
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 7c757511aee3..1ab840d825bb 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.3 1996/09/28 12:34:36 andreas Exp $ +# $Id: Makefile,v 1.4 1996/10/15 19:56:29 andreas Exp $ # DISTNAME= bzip-0.21 CATEGORIES+= archivers MASTER_SITES= http://www.cs.man.ac.uk/arch/people/j-seward/ -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com NO_CDROM= yes # Restrictive copyright (don't sell for profit) |