summaryrefslogtreecommitdiff
path: root/x11/powershell
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-01-21 19:54:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-01-21 19:54:11 +0000
commit8c4aa02c33ea35c1049fdfdf16aa934e5792ec0f (patch)
treed5e2a4119861dd03aaf5de0cf2a57e8ffddafa60 /x11/powershell
parentSuppress stderr outputs from embedded shell commands. (diff)
The current maintainer does not wish to maintain these ports anymore,
so back to ports@ they go. PR: 47310 Submitted by: Scott A. Moberly <smoberly@karamazov.org> (previous maintainer)
Notes
Notes: svn path=/head/; revision=73744
Diffstat (limited to 'x11/powershell')
-rw-r--r--x11/powershell/Makefile2
-rw-r--r--x11/powershell/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile
index 6d279eb97f37..52c475417ef9 100644
--- a/x11/powershell/Makefile
+++ b/x11/powershell/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= smoberly@xavier.dyndns.org
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_GNOME= yes
diff --git a/x11/powershell/pkg-descr b/x11/powershell/pkg-descr
index c266e3ada79a..d7d69f863d21 100644
--- a/x11/powershell/pkg-descr
+++ b/x11/powershell/pkg-descr
@@ -4,5 +4,3 @@ supports many very useful features such as the ability to have many
terminals embedded in a single window, separated by notebook tabs.
WWW: http://powershell.sourceforge.net/
-
-Scott Moberly <smoberly@xavier.dyndns.org>