diff --git a/net/l2tp/Makefile b/net/l2tp/Makefile index 9db04a8b3..b288d4341 100644 --- a/net/l2tp/Makefile +++ b/net/l2tp/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= l2tp PLUGIN_VERSION= 1.0 PLUGIN_REVISION= 2 PLUGIN_DEPENDS= clog mpd5 -PLUGIN_COMMENT= LT2P server based on MPD5 +PLUGIN_COMMENT= L2TP server based on MPD5 PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk"