From 5a5375540a641a5a88381c64bc325d0b8e44dbbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 29 Jan 1999 12:15:34 +0000 Subject: [PATCH] Add MAINTAINER. --- lib/libfetch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 0be36ffbfd1..eca5466d168 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -1,5 +1,6 @@ -# $Id: Makefile,v 1.10 1998/12/16 10:24:52 des Exp $ +# $Id: Makefile,v 1.11 1998/12/18 14:32:47 des Exp $ +MAINTAINER= des@freebsd.org LIB= fetch CFLAGS+= -I. -Wall -pedantic .if !defined(DEBUG)