diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /shells | |
parent | Move distfile to my local-distfile hosting on ftp.FreeBSD.org and unleash (diff) |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Notes
Notes:
svn path=/head/; revision=29763
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 1d25dc3217fa..24510509d1bb 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.1 CATEGORIES= shells MASTER_SITES= ftp://ftp.netsoc.ucd.ie/pub/computing/flash/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 46691f1f1abe..9e20076d89b2 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes FETCH_BEFORE_ARGS+= -t diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 46691f1f1abe..9e20076d89b2 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes FETCH_BEFORE_ARGS+= -t |