I don't know what the MAINTAINER means in src/ part of FreeBSD.

I'll still be overseeing the changes that go into natd(8) and
will maintain it the way I see it, non-preventing for the rest
of developers.

I will re-ask for the MAINTAINER bit if the ${MAINTAINER} gets
defined.
This commit is contained in:
Ruslan Ermilov 2002-04-12 19:11:09 +00:00
parent 2b8a72b7e3
commit 99150dfb78
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94535

View File

@ -1,7 +1,5 @@
# $FreeBSD$
MAINTAINER = ru@FreeBSD.org
MAINTAINER += ari@suutari.iki.fi
PROG = natd
SRCS = natd.c icmp.c
WARNS= 0