Merge pull request #32 from fabianfrz/fix_typo

Fix a typo in the package description
This commit is contained in:
Franco Fichtner
2016-08-10 17:01:08 +02:00
committed by GitHub
+1 -1
View File
@@ -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"