Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Correct the name of the "serve" plugin
Marin Atanasov Nikolov committed 13 years ago
commit 7272cf76f159b0ce4172ed67049b6b9eaaa62c1e
parent 5d1c0cdddc2e9cb6dbc0e34ab61899a4a6857202
1 file changed +1 -1
modified plugins/Makefile
@@ -1,6 +1,6 @@
SUBDIR+=	command-mystats
SUBDIR+=	stats
SUBDIR+=	zfssnap
-
SUBDIR+=	serve
+
SUBDIR+=	command-serve

.include <bsd.subdir.mk>