Fix typo in MAINTAINER. This kind of thing is why I think MAINTAINER-less

ports should simply have no MAINTAINER line and pick up the default from
 bsd.port.mk.
This commit is contained in:
Bill Fenner 2002-01-07 20:38:05 +00:00
parent 026fc858fb
commit d244d02ec2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52731

View file

@ -11,7 +11,7 @@ PORTVERSION= 0.9.3
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/ MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/
MAINTAINER= porst@FreeBSD.org MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt