summaryrefslogtreecommitdiff
path: root/devel/SDL_ttf
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 21:21:03 +0000
committergrant <grant>2003-07-17 21:21:03 +0000
commit11098bb7c0a27bd5d959bf673e389ae06279251b (patch)
treebe2001c436c6531467a1efa67ee15e2d12e79fba /devel/SDL_ttf
parentc95e25d22731556f20457640950c8620de4adc66 (diff)
downloadpkgsrc-11098bb7c0a27bd5d959bf673e389ae06279251b.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/SDL_ttf')
-rw-r--r--devel/SDL_ttf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SDL_ttf/Makefile b/devel/SDL_ttf/Makefile
index 4d8927cce9f..08da9727623 100644
--- a/devel/SDL_ttf/Makefile
+++ b/devel/SDL_ttf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/05/02 11:54:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/17 21:29:19 grant Exp $
#
DISTNAME= SDL_ttf-2.0.3
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
-MAINTAINER= zuntum@netbsd.org
+MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/SDL_ttf/
COMMENT= use TrueType fonts in your SDL applications