summaryrefslogtreecommitdiff
path: root/net/SDL_net
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2002-02-11 20:57:36 +0000
committerzuntum <zuntum@pkgsrc.org>2002-02-11 20:57:36 +0000
commitc80f646a88346cc0038b8fa858721c8114ebf7e0 (patch)
treebce4709f0d9e6fb9c6cc669a485af0c143607885 /net/SDL_net
parentf5134e1564e12674b1f2f944755e2055e18bdcf8 (diff)
downloadpkgsrc-c80f646a88346cc0038b8fa858721c8114ebf7e0.tar.gz
Improve DESCR and COMMENT
Inspired by pkg/15581 by Ben Wong <Benjamin.Wong@cc.gatech.edu>
Diffstat (limited to 'net/SDL_net')
-rw-r--r--net/SDL_net/DESCR3
-rw-r--r--net/SDL_net/Makefile4
2 files changed, 4 insertions, 3 deletions
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