diff options
Diffstat (limited to 'net/skstream')
-rw-r--r-- | net/skstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 3a51b886d927..5f5c6790118d 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge -MAINTAINER= jannisan@t-online.de +MAINTAINER= oliver@FreeBSD.org COMMENT= An iostream based C++ socket library USE_GMAKE= yes |