diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/php4-snmp/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/php5-snmp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/php4-snmp/Makefile b/net-mgmt/php4-snmp/Makefile index 76bc9b3eb58a..927cf0c57ec6 100644 --- a/net-mgmt/php4-snmp/Makefile +++ b/net-mgmt/php4-snmp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTERDIR= ${.CURDIR}/../../lang/php4 diff --git a/net-mgmt/php5-snmp/Makefile b/net-mgmt/php5-snmp/Makefile index 75daad2bfa9f..2b1c1198454e 100644 --- a/net-mgmt/php5-snmp/Makefile +++ b/net-mgmt/php5-snmp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTERDIR= ${.CURDIR}/../../lang/php5 |