diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 16:24:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 16:24:06 +0800 |
commit | 8ba30fd854a90ec3c4d0f9951b47ec09cdc3ae92 (patch) | |
tree | 433c962df9a612699906ced11d0539324a984241 /sysutils | |
parent | 678423d18b606b12309b250b128fb2af361d456d (diff) | |
download | freebsd-ports-gnome-8ba30fd854a90ec3c4d0f9951b47ec09cdc3ae92.tar.gz freebsd-ports-gnome-8ba30fd854a90ec3c4d0f9951b47ec09cdc3ae92.tar.zst freebsd-ports-gnome-8ba30fd854a90ec3c4d0f9951b47ec09cdc3ae92.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pstack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pstack/Makefile b/sysutils/pstack/Makefile index dccbbfe774c1..b2302ba8023b 100644 --- a/sysutils/pstack/Makefile +++ b/sysutils/pstack/Makefile @@ -13,7 +13,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bsd-pstack -MAINTAINER= pmedwards@eircom.net +MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve process/core file stack traces ONLY_FOR_ARCHS= i386 |