network/nsca: Fixed dep information

This commit is contained in:
ponce 2012-08-25 14:47:44 +02:00
parent 4db70cae6b
commit 795dbe76ad

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/nagios/nsca-2.7.2.tar.gz"
MD5SUM="33a98e7975f633a9489d7a8938ed6131" MD5SUM="33a98e7975f633a9489d7a8938ed6131"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES="nagios"
MAINTAINER="Bas Couwenberg" MAINTAINER="Bas Couwenberg"
EMAIL="sebastic@xs4all.nl" EMAIL="sebastic@xs4all.nl"