diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-21 19:54:11 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-21 19:54:11 +0000 |
commit | 8c4aa02c33ea35c1049fdfdf16aa934e5792ec0f (patch) | |
tree | d5e2a4119861dd03aaf5de0cf2a57e8ffddafa60 /x11/powershell/Makefile | |
parent | Suppress 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/Makefile')
-rw-r--r-- | x11/powershell/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |