diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2008-03-27 18:58:30 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2008-03-27 18:58:30 +0800 |
commit | 7080b62237fd548d204b8488db6e840fcd851d4b (patch) | |
tree | d8e7c98eb86a35829a71897a411d14a02b35abb2 /net-mgmt/php4-snmp | |
parent | 879c2b53ffb6286bd81713d98c97138dd8d83785 (diff) | |
download | freebsd-ports-gnome-7080b62237fd548d204b8488db6e840fcd851d4b.tar.gz freebsd-ports-gnome-7080b62237fd548d204b8488db6e840fcd851d4b.tar.zst freebsd-ports-gnome-7080b62237fd548d204b8488db6e840fcd851d4b.zip |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
Diffstat (limited to 'net-mgmt/php4-snmp')
-rw-r--r-- | net-mgmt/php4-snmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/php4-snmp/Makefile b/net-mgmt/php4-snmp/Makefile index b7dd03cf50de..76bc9b3eb58a 100644 --- a/net-mgmt/php4-snmp/Makefile +++ b/net-mgmt/php4-snmp/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= net-mgmt MASTERDIR= ${.CURDIR}/../../lang/php4 |