diff options
Diffstat (limited to 'devel/SDL/Makefile')
-rw-r--r-- | devel/SDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index 3f384add145..9bf1d58c4e1 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2003/06/23 10:34:29 salo Exp $ +# $NetBSD: Makefile,v 1.49 2003/07/17 21:29:18 grant Exp $ # DISTNAME= SDL-1.2.5 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= devel games MASTER_SITES= http://www.libsdl.org/release/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.libsdl.org/ COMMENT= Simple DirectMedia Layer, a cross-platform multimedia library |