diff options
author | Max Laier <mlaier@FreeBSD.org> | 2006-12-16 01:58:38 +0000 |
---|---|---|
committer | Max Laier <mlaier@FreeBSD.org> | 2006-12-16 01:58:38 +0000 |
commit | dc55152eac2d55dc5fe7909a482a906ac38b6ef1 (patch) | |
tree | 072fe03d383db78fbed785cd2c4f054ae0ea4f9a /sysutils/pfstat/Makefile | |
parent | a72d2dc92ac7272c971ed937ee158bdb7065477c (diff) |
Notes
Diffstat (limited to 'sysutils/pfstat/Makefile')
-rw-r--r-- | sysutils/pfstat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 704f5a565af0..5111081a61fb 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -7,13 +7,13 @@ PORTNAME= pfstat PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://www.benzedrine.cx/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= mlaier@freebsd.org -COMMENT= Utility to render grafical statistics for pf +MAINTAINER= mlaier@FreeBSD.org +COMMENT= Utility to render graphical statistics for pf LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |