diff options
author | andreas <andreas@FreeBSD.org> | 1996-10-19 17:15:56 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-10-19 17:15:56 +0800 |
commit | f30fdaf662038d9adbb32c0bd6fa58de22383c5c (patch) | |
tree | 5e365f7459aac54720b16a6ebebe8a1bad66d0e3 /archivers | |
parent | 9343bf110e056924b15c75f01435cea7cfdbf569 (diff) | |
download | freebsd-ports-gnome-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.tar.gz freebsd-ports-gnome-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.tar.zst freebsd-ports-gnome-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.zip |
Shortened Maintainer e-mail address.
Diffstat (limited to 'archivers')
-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) |