summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-06 05:18:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-06 05:18:34 +0000
commite2ea4f1870742fc0aac34e28796a60d6c7373e06 (patch)
tree5d65de08c8aadb860c813bc4cf324ba25b66f3c2 /net
parentUpdate 1.9.13 to 1.9.14 (diff)
Change Alain's addresses per his request.
Notes
Notes: svn path=/head/; revision=2279
Diffstat (limited to 'net')
-rw-r--r--net/slirp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/slirp/Makefile b/net/slirp/Makefile
index edf94f3c3b7c..e0f588d0c596 100644
--- a/net/slirp/Makefile
+++ b/net/slirp/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: slirp
# Version required: 0.95f
# Date created: 25 Aug 1995
-# Whom: Alain Kalker <alain@Wit401402.student.utwente.nl>
+# Whom: Alain Kalker <A.C.P.M.Kalker@student.utwente.nl>
#
-# $Id$
+# $Id: Makefile,v 1.3 1995/08/26 07:47:36 asami Exp $
#
DISTNAME= slirp-0.95f
@@ -11,7 +11,7 @@ CATEGORIES+= networking
MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ \
ftp://freedom.wit.com/misc4/danjo/SLiRP/
-MAINTAINER= alain@Wit401402.student.utwente.nl
+MAINTAINER= A.C.P.M.Kalker@student.utwente.nl
WRKSRC= ${WRKDIR}/slirp-0.95f/src
HAS_CONFIGURE= yes