diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-11 13:10:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-11 13:10:55 +0000 |
commit | 4e72bf836719bd6fd35e80feaf49349b3c80bd20 (patch) | |
tree | 28eb6688e8caa1ed67ec623d8f1e5485557e75a8 /net | |
parent | 3701674180d1ebc0bb809da3896b16eb746e48d1 (diff) |
Notes
Diffstat (limited to 'net')
-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 6a9032310ff9..6535a82a1b25 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C++ wrapper library to the sockets GNU_CONFIGURE= yes |