Date: Sat, 17 Mar 2001 23:00:02 -0800 (PST) From: Blaz Zupan <blaz@amis.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/25883: netsaint-plugins port update Message-ID: <200103180700.f2I702920092@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/25883; it has been noted by GNATS. From: Blaz Zupan <blaz@amis.net> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/25883: netsaint-plugins port update Date: Sun, 18 Mar 2001 07:57:37 +0100 The patch as originally submitted has a mistake in pkg-plist. The following part: ... +%%WANT_QSTAT%%libexec/netsaint/check_fping libexec/netsaint/check_ftp -libexec/netsaint/check_game +%%WANT_FPING%%libexec/netsaint/check_game ... should read ... +%%WANT_FPING%%libexec/netsaint/check_fping libexec/netsaint/check_ftp -libexec/netsaint/check_game +%%WANT_QSTAT%%libexec/netsaint/check_game ... Also, I forgot to mention that patch-aa should be removed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103180700.f2I702920092>