diff options
Diffstat (limited to 'sysutils/pstack/Makefile')
-rw-r--r-- | sysutils/pstack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pstack/Makefile b/sysutils/pstack/Makefile index 574cacf09f53..ec7b77d71820 100644 --- a/sysutils/pstack/Makefile +++ b/sysutils/pstack/Makefile @@ -10,8 +10,7 @@ PORTNAME= pstack PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bsd-pstack +MASTER_SITES= SF/bsd-${PORTNAME}/bsd-${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve process/core file stack traces |