summaryrefslogtreecommitdiff
path: root/sysutils/pstack/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2002-11-26 11:24:21 +0000
committerMax Khon <fjoe@FreeBSD.org>2002-11-26 11:24:21 +0000
commit4a01845d5ba048c5858471b77db901694ae69e2f (patch)
tree1c8bb11f97b1a9e8bacac016677fc0662116bd47 /sysutils/pstack/Makefile
parentf9a249b64cad2c0fc1b74869393abb90641c5cc0 (diff)
Notes
Diffstat (limited to 'sysutils/pstack/Makefile')
-rw-r--r--sysutils/pstack/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/pstack/Makefile b/sysutils/pstack/Makefile
index 084219383420..0d17bac24160 100644
--- a/sysutils/pstack/Makefile
+++ b/sysutils/pstack/Makefile
@@ -3,14 +3,13 @@
# Whom: Peter Edwards <pmedwards@eircom.net>
#
# $FreeBSD$
+# $Id: Makefile,v 1.2 2002/11/26 10:38:28 pmedwards Exp $
#
PORTNAME= pstack
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://bsd-pstack.sourceforge.net/releases/
-MASTER_SITE_SUBDIR= bsd-pstack
+MASTER_SITES= http://bsd-pstack.sourceforge.net/releases/
MAINTAINER= pmedwards@eircom.net