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/php5-snmp | |
parent | 2847fd22f76185697ea1433f2d7fe0eb733a4ddd (diff) | |
download | freebsd-ports-gnome-80287dad40cfe15369028bc97c3a377e87e01c9d.tar.gz freebsd-ports-gnome-80287dad40cfe15369028bc97c3a377e87e01c9d.tar.zst freebsd-ports-gnome-80287dad40cfe15369028bc97c3a377e87e01c9d.zip |
- Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again.
Diffstat (limited to 'net-mgmt/php5-snmp')
-rw-r--r-- | net-mgmt/php5-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |