diff options
Diffstat (limited to 'net/openslp/Makefile')
-rw-r--r-- | net/openslp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 0a67474b0ed0..61b7cf3bec38 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openslp -MAINTAINER= marcus@marcuscom.com +MAINTAINER= marcus@FreeBSD.org .if defined(WITH_SLP_SECURITY) USE_OPENSSL= yes |