diff options
Diffstat (limited to 'shells/psh/Makefile')
-rw-r--r-- | shells/psh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/psh/Makefile b/shells/psh/Makefile index b59a8f2077a8..69513addf12c 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -11,7 +11,7 @@ PKGNAME= perlsh-${VERSION} CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/psh/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org VERSION= 0.007 USE_PERL5= yes |