diff options
Diffstat (limited to 'sysutils/pstack')
-rw-r--r-- | sysutils/pstack/Makefile | 1 | ||||
-rw-r--r-- | sysutils/pstack/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pstack/Makefile b/sysutils/pstack/Makefile index 0d17bac24160..2db1de84a05c 100644 --- a/sysutils/pstack/Makefile +++ b/sysutils/pstack/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://bsd-pstack.sourceforge.net/releases/ MAINTAINER= pmedwards@eircom.net +COMMENT= Retrieve process/core file stack traces ONLY_FOR_ARCHS= i386 diff --git a/sysutils/pstack/pkg-comment b/sysutils/pstack/pkg-comment deleted file mode 100644 index 73f94ba5ddc1..000000000000 --- a/sysutils/pstack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Retrieve process/core file stack traces |