diff --git a/Makefile b/Makefile index 4d78beca4..8902b8d02 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PAGER?= less all: @cat ${.CURDIR}/README.md | ${PAGER} -CATEGORIES= databases devel dns net-mgmt net mail security sysutils www +CATEGORIES= databases devel dns mail net-mgmt net security sysutils www .for CATEGORY in ${CATEGORIES} _${CATEGORY}!= ls -1d ${CATEGORY}/*