mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove MAINTAINER.
This commit is contained in:
parent
4f9bc6c6b7
commit
6eb38370fb
2 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= grog@FreeBSD.org
|
||||
|
||||
PROG= vinum
|
||||
SRCS= v.c list.c vinumparser.c vinumutil.c vext.h commands.c
|
||||
MAN8= vinum.8
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= grog@FreeBSD.org
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/vinum
|
||||
KMOD= vinum
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue