diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /x11/tkinfo | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'x11/tkinfo')
-rw-r--r-- | x11/tkinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkinfo/Makefile b/x11/tkinfo/Makefile index fec055a20ae..5f756f65d22 100644 --- a/x11/tkinfo/Makefile +++ b/x11/tkinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/06/02 01:15:38 jschauma Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 22:56:47 grant Exp $ # FreeBSD Id: Makefile,v 1.15 1997/12/16 09:26:12 tg Exp # @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/doctools/info/} \ http://math-www.uni-paderborn.de/~axel/tkinfo/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://math-www.uni-paderborn.de/~axel/tkinfo/ COMMENT= Tk script to read and display GNU "info" files |