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 /shells/pdksh | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'shells/pdksh')
-rw-r--r-- | shells/pdksh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 11320f34e52..25c5fe36fe1 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/16 14:10:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:23 grant Exp $ # DISTNAME= pdksh-5.2.14 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ ftp://ftp.rge.com/pub/shells/pdksh/ \ ftp://pink.seudns.net/pub/mirrors/pdksh/ -MAINTAINER= schmonz@netbsd.org +MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://web.cs.mun.ca/~michael/pdksh/ COMMENT= Free clone of the AT&T Korn shell |