aboutsummaryrefslogtreecommitdiff
path: root/net
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
parent18d169d9f5d111fca1cec78a118490a6fbe1245b (diff)
downloadports-40a7055cb5a303bdc08f5cdbb12898da39c9e96d.tar.gz
ports-40a7055cb5a303bdc08f5cdbb12898da39c9e96d.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/pcnfsd/Makefile4
-rw-r--r--net/zephyr/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index fd9785cb3e25..e2fcb1b60e13 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 6, 1994
# Whom: pst
#
-# $Id: Makefile,v 1.6 1996/11/18 11:35:40 asami Exp $
+# $Id: Makefile,v 1.7 1996/12/01 01:23:03 obrien Exp $
#
DISTNAME= pcnfsd.93.02.16
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= pst@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR=
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"