diff options
author | josef <josef@FreeBSD.org> | 2004-12-12 14:49:37 +0000 |
---|---|---|
committer | josef <josef@FreeBSD.org> | 2004-12-12 14:49:37 +0000 |
commit | 5ff4919fa70035a84bc5df2f23aad1760bdcfcd9 (patch) | |
tree | 6c9d1bd3e122d10372f01f7bdbfd3d5e2045f765 /sysutils/xsu | |
parent | bc418431b6aff54bf21f090b8e3ce54e1bc43663 (diff) | |
download | FreeBSD-ports-5ff4919fa70035a84bc5df2f23aad1760bdcfcd9.zip FreeBSD-ports-5ff4919fa70035a84bc5df2f23aad1760bdcfcd9.tar.gz |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr
Diffstat (limited to 'sysutils/xsu')
-rw-r--r-- | sysutils/xsu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xsu/Makefile b/sysutils/xsu/Makefile index 568eaa3..21fcce4 100644 --- a/sysutils/xsu/Makefile +++ b/sysutils/xsu/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= http://xsu.freax.eu.org/files/ -MAINTAINER= rael@vectorstar.net +MAINTAINER= ports@FreeBSD.org COMMENT= Xsu runs commands as root after prompting for the root password USE_X_PREFIX= yes |