diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/flash/Makefile | 2 | ||||
-rw-r--r-- | shells/perlsh/Makefile | 2 | ||||
-rw-r--r-- | shells/psh/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 6450c6b123b8..4f5c3c14860f 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -10,7 +10,7 @@ DISTNAME= flash-0.9.1 CATEGORIES= shells MASTER_SITES= ftp://ftp.netsoc.ucd.ie/pub/computing/flash/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org .include <bsd.port.pre.mk> diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index b59a8f2077a8..69513addf12c 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/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 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 |