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/libstash | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/libstash')
-rw-r--r-- | devel/libstash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstash/Makefile b/devel/libstash/Makefile index 374c1141310..809290766ec 100644 --- a/devel/libstash/Makefile +++ b/devel/libstash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:39 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:31:42 grant Exp $ # DISTNAME= libstash_s19990912a @@ -6,7 +6,7 @@ PKGNAME= libstash-19990912 CATEGORIES= devel MASTER_SITES= http://www.canonware.com/sqrl/download/snapshots/199909/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.sqrl.org/sqrl/ COMMENT= collection of programming support routines and useful algorithms |