diff options
Diffstat (limited to 'net/libsocketcpp/Makefile')
-rw-r--r-- | net/libsocketcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index 7de8009aca76..6a9032310ff9 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libsocket -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= A C++ wrapper library to the sockets GNU_CONFIGURE= yes |