diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-21 01:27:52 +0800 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-21 01:27:52 +0800 |
commit | 7a0bd317631d50743f0a374e87553b67823ce01b (patch) | |
tree | a6a20687ac7deead25a53b4c03118c3a00060775 /net-mgmt/ourmon | |
parent | b71961a9ea66185112d102c2715655e63422305e (diff) | |
download | freebsd-ports-gnome-7a0bd317631d50743f0a374e87553b67823ce01b.tar.gz freebsd-ports-gnome-7a0bd317631d50743f0a374e87553b67823ce01b.tar.zst freebsd-ports-gnome-7a0bd317631d50743f0a374e87553b67823ce01b.zip |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Diffstat (limited to 'net-mgmt/ourmon')
-rw-r--r-- | net-mgmt/ourmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile index 0b9d6d13bfbf..2ad2fbc7d24d 100644 --- a/net-mgmt/ourmon/Makefile +++ b/net-mgmt/ourmon/Makefile @@ -6,7 +6,7 @@ PORTNAME= ourmon PORTVERSION= 2.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}281 |