From 112d8fd2d75d08db5733d245a18d7461311dd453 Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Sat, 30 Jan 1999 01:45:44 +0000 Subject: [PATCH] Add MAINTAINER --- sys/modules/vinum/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/modules/vinum/Makefile b/sys/modules/vinum/Makefile index 9e161632045c..66a4db48c82e 100644 --- a/sys/modules/vinum/Makefile +++ b/sys/modules/vinum/Makefile @@ -1,5 +1,6 @@ # $Id: Makefile,v 1.7 1999/01/21 00:25:47 grog Exp $ +MAINTAINER = grog@FreeBSD.org SOURCE= ${.CURDIR}/../../dev/vinum .PATH: ${SOURCE}