diff options
-rw-r--r-- | shells/pdksh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 869826129f04..1442ce1ac8ef 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${DISTNAME}-patches.1 ${DISTNAME}-patches.2 PATCH_DIST_STRIP= -p2 -MAINTAINER= skreuzer@FreeBSD.org +MAINTAINER= rodrigo@bebik.net COMMENT= The Public Domain Korn Shell LICENSE= BSD |