summaryrefslogtreecommitdiff
path: root/net/zephyr
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-07-10 15:50:55 +0000
committerPaul Traina <pst@FreeBSD.org>1997-07-10 15:50:55 +0000
commit40a7055cb5a303bdc08f5cdbb12898da39c9e96d (patch)
tree5a3b9e82e2d78fba794b1f0fd4529ee6dc5e8fb8 /net/zephyr
parentTurn on iso12083 and linuxdoc. (diff)
Set maintainer to ports@freebsd.org
Notes
Notes: svn path=/head/; revision=7283
Diffstat (limited to 'net/zephyr')
-rw-r--r--net/zephyr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index 88ef28784611..2309d1aa0745 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -3,14 +3,14 @@
# Date created: 1-Aug-1995
# Whom: pst
#
-# $Id: Makefile,v 1.5 1996/11/18 14:09:56 asami Exp $
+# $Id: Makefile,v 1.6 1996/12/01 01:23:26 obrien Exp $
#
DISTNAME= zephyr-2.0.4
CATEGORIES= net
MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/dist/
-MAINTAINER= pst@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.if exists(/usr/lib/libkrb.a) && defined(MAKE_EBONES)
CONFIGURE_ARGS="--with-krb4"