summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-03-02 19:34:38 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-03-02 19:34:38 +0000
commitb9691bd692e4153ab2a5c4ae07ae042a06fa5b7f (patch)
tree1211f0ac212aff940cd65325a7443a19aa8878cd /shells
parentUpdate to 7.0.15 (diff)
- Pet portlint
- While here pass maintainership to submitter PR: ports/132169 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Notes
Notes: svn path=/head/; revision=229359
Diffstat (limited to 'shells')
-rw-r--r--shells/pdksh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index e302cd49ecfa..2b0f8f76991b 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -17,9 +17,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/p.*//}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ${DISTNAME}-patches.1 ${DISTNAME}-patches.2
-PATCH_DIST_STRIP= -p2
+PATCH_DIST_STRIP= -p2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= skreuzer@exit2shell.com
COMMENT= The Public Domain Korn Shell
GNU_CONFIGURE= yes