diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-26 07:31:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-26 07:31:10 +0000 |
commit | 86e8356510249935a04846978d5a09ce84ee9d24 (patch) | |
tree | fce53bddbe41db7b9f227191d13d8c32d3e4d801 /net/openslp/Makefile | |
parent | b8e461a21151af905da052bd68513de105779ef0 (diff) |
Notes
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 |