From b3fba46d8085ab644d458a8599f290d1e002c83c Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 29 Jan 2006 04:44:00 +0000 Subject: Update to 0.5. PR: ports/92094 Submitted by: Jeffrey H dot Johnson Approved by: maintainer --- sysutils/pftop/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/pftop/Makefile') diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index a8cfbd87b2b7..8fd69dc9c36f 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pftop -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.5 +#PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -22,7 +22,7 @@ MANCOMPRESSED= no .include .if ${OSVERSION} < 502106 -IGNORE= Only for 5.3 and above +IGNORE= only for 5.3 and above .endif .if ${OSVERSION} < 502116 -- cgit v1.2.3