diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-08-17 08:33:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-08-17 08:33:00 +0000 |
commit | 6dc574b3b5bddda432c7cc59facc8966e1463929 (patch) | |
tree | d4e2368d3a7ea75a7683da6bad239ed4a292311f /net/sdl_net | |
parent | 93af3344825cdb6d018636dcc3c1326f4ae3d1db (diff) | |
download | ports-6dc574b3b5bddda432c7cc59facc8966e1463929.tar.gz ports-6dc574b3b5bddda432c7cc59facc8966e1463929.zip |
Drop maintainership, ENOTIME for these ports now.
Notes
Notes:
svn path=/head/; revision=170852
Diffstat (limited to 'net/sdl_net')
-rw-r--r-- | net/sdl_net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile index d2df777d6445..f495421b9f6f 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL_net-${PORTVERSION} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small sample cross-platform networking library USE_SDL= sdl |