summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormycroft <mycroft>1998-03-20 06:38:24 +0000
committermycroft <mycroft>1998-03-20 06:38:24 +0000
commit48c6bb508fab4e776bfd3bc3450855a806ac8ed6 (patch)
treeed868a04d719c97c19208c1fbc35dfdd915bd705 /net
parent0a2a973ae2526d9a681904ad4ea039a0d6908233 (diff)
downloadpkgsrc-48c6bb508fab4e776bfd3bc3450855a806ac8ed6.tar.gz
Tidy this up, and make me the `maintainer'.
Diffstat (limited to 'net')
-rw-r--r--net/zephyr/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index 924db7c46fd..66bec4b86b0 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -1,17 +1,14 @@
-# New ports collection makefile for: zephyr
+# Makefile for: zephyr
# Version required: 2.0.4
-# Date created: 1-Aug-1995
-# Whom: pst
#
-# $NetBSD: Makefile,v 1.4 1998/03/06 02:48:27 mycroft Exp $
-# FreeBSD Id: Makefile,v 1.7 1997/07/10 15:50:55 pst Exp
+# $NetBSD: Makefile,v 1.5 1998/03/20 06:38:24 mycroft Exp $
#
DISTNAME= zephyr-2.0.4
CATEGORIES= athena
MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/dist/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mycroft@NetBSD.ORG
.if exists(/usr/lib/libkrb.a) && defined(MAKE_EBONES)
CONFIGURE_ARGS+="--with-krb4"