diff options
Diffstat (limited to 'net/openslp/Makefile')
-rw-r--r-- | net/openslp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 25d2a87063a3..5b55704d083b 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openslp MAINTAINER= marcus@FreeBSD.org +COMMENT= Open-source implementation of the Service Location Protocol .if defined(WITH_SLP_SECURITY) USE_OPENSSL= yes |