diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2008-03-29 19:02:36 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2008-03-29 19:02:36 +0800 |
commit | 80287dad40cfe15369028bc97c3a377e87e01c9d (patch) | |
tree | 3ab3bf00fcf48c583890e651ae2fd651376ac572 /net-mgmt | |
parent | 2847fd22f76185697ea1433f2d7fe0eb733a4ddd (diff) | |
download | freebsd-ports-graphics-80287dad40cfe15369028bc97c3a377e87e01c9d.tar.gz freebsd-ports-graphics-80287dad40cfe15369028bc97c3a377e87e01c9d.tar.zst freebsd-ports-graphics-80287dad40cfe15369028bc97c3a377e87e01c9d.zip |
- Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again.
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 76bc9b3eb58..927cf0c57ec 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 75daad2bfa9..2b1c1198454 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 |