From c80f646a88346cc0038b8fa858721c8114ebf7e0 Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 11 Feb 2002 20:57:36 +0000 Subject: Improve DESCR and COMMENT Inspired by pkg/15581 by Ben Wong --- net/SDL_net/DESCR | 3 ++- net/SDL_net/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'net/SDL_net') diff --git a/net/SDL_net/DESCR b/net/SDL_net/DESCR index aa5be0313ae..5226df43f46 100644 --- a/net/SDL_net/DESCR +++ b/net/SDL_net/DESCR @@ -1 +1,2 @@ -This is a small sample cross-platform networking library +This is a small sample cross-platform networking library which is +supplementary to the SDL (Simple DirectMedia Layer) library diff --git a/net/SDL_net/Makefile b/net/SDL_net/Makefile index e99b5c84b82..2a42e33dbbc 100644 --- a/net/SDL_net/Makefile +++ b/net/SDL_net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/10 09:05:28 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2002/02/11 20:57:36 zuntum Exp $ # DISTNAME= SDL_net-1.2.0 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://www.libsdl.org/projects/SDL_net/ -COMMENT= small sample cross-platform networking library +COMMENT= small sample cross-platform networking library for SDL USE_BUILDLINK_ONLY= YES GNU_CONFIGURE= YES -- cgit v1.2.3