mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
move/rename previous for consistency
This commit is contained in:
@@ -3,7 +3,7 @@ PAGER?= less
|
||||
all:
|
||||
@cat ${.CURDIR}/README.md | ${PAGER}
|
||||
|
||||
CATEGORIES= devel net sysutils security www
|
||||
CATEGORIES= devel net net-mgmt sysutils security www
|
||||
|
||||
.for CATEGORY in ${CATEGORIES}
|
||||
_${CATEGORY}!= ls -1d ${CATEGORY}/*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PLUGIN_NAME= igmpproxy
|
||||
PLUGIN_NAME= igmp-proxy
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_PRIVATE= yes
|
||||
PLUGIN_DEPENDS= igmpproxy
|
||||
Reference in New Issue
Block a user