diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile index c54982e2d..3c0e6eec8 100644 --- a/net/siproxd/Makefile +++ b/net/siproxd/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= siproxd -PLUGIN_VERSION= 0.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Siproxd is a proxy daemon for the SIP protocol PLUGIN_DEPENDS= siproxd PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"