diff options
author | mux <mux@FreeBSD.org> | 2007-04-12 00:20:53 +0800 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2007-04-12 00:20:53 +0800 |
commit | 667261a1156785940d1f8c9ad71225e26fe94057 (patch) | |
tree | 261642d17f7183c561ffb01291aad1144252f097 /net-mgmt/cricket/Makefile | |
parent | d7583fcd1dd05bcbca188e22a5fbca55a9371911 (diff) | |
download | freebsd-ports-gnome-667261a1156785940d1f8c9ad71225e26fe94057.tar.gz freebsd-ports-gnome-667261a1156785940d1f8c9ad71225e26fe94057.tar.zst freebsd-ports-gnome-667261a1156785940d1f8c9ad71225e26fe94057.zip |
Add a patch taken from CVS to fix EXEC actions handling with monitoring
thresholds, and bump PORTREVISION.
Diffstat (limited to 'net-mgmt/cricket/Makefile')
-rw-r--r-- | net-mgmt/cricket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile index 2dc953e3b76f..d941dea259a8 100644 --- a/net-mgmt/cricket/Makefile +++ b/net-mgmt/cricket/Makefile @@ -7,7 +7,7 @@ PORTNAME= cricket PORTVERSION= 1.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |