diff options
Diffstat (limited to 'net-mgmt/netdisco/Makefile')
-rw-r--r-- | net-mgmt/netdisco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile index 00661aada1e..8dacf12dc51 100644 --- a/net-mgmt/netdisco/Makefile +++ b/net-mgmt/netdisco/Makefile @@ -7,7 +7,7 @@ PORTNAME= netdisco PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}_with_mibs @@ -32,7 +32,7 @@ GROUPS= netdisco USE_PERL5= yes USE_PGSQL= yes -USE_APACHE= 1.3+ +USE_APACHE= 13+ USE_RC_SUBR= netdisco |