diff options
Diffstat (limited to 'net/sdl_net')
-rw-r--r-- | net/sdl_net/Makefile | 1 | ||||
-rw-r--r-- | net/sdl_net/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile index 8482babae668..17bd675efa81 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL_net-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A small sample cross-platform networking library LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ GUI.0:${PORTSDIR}/graphics/guilib diff --git a/net/sdl_net/pkg-comment b/net/sdl_net/pkg-comment deleted file mode 100644 index ae0ab999e085..000000000000 --- a/net/sdl_net/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small sample cross-platform networking library |