diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/libstroke | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/libstroke')
-rw-r--r-- | devel/libstroke/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index 016c1e6e825..27349bd6ad9 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/11/29 01:12:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 21:31:43 grant Exp $ # DISTNAME= libstroke-0.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.etla.net/libstroke/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.etla.net/libstroke/ COMMENT= Stroke translation library |