diff options
Diffstat (limited to 'shells')
-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 48ead8f89ac3..1776faf4d554 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= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= The Public Domain Korn Shell LICENSE= BSD |