diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-05-20 07:00:04 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-05-20 07:00:04 +0800 |
commit | f7d993f9d78c98b9b1125cb5c48a3f4f8181750f (patch) | |
tree | 430737a41c08f4e6c0bd440836f576f3acf8b22e /net/p5-SNMP | |
parent | db66840ffab36b3ef7314e110944394f6b0cbba4 (diff) | |
download | freebsd-ports-gnome-f7d993f9d78c98b9b1125cb5c48a3f4f8181750f.tar.gz freebsd-ports-gnome-f7d993f9d78c98b9b1125cb5c48a3f4f8181750f.tar.zst freebsd-ports-gnome-f7d993f9d78c98b9b1125cb5c48a3f4f8181750f.zip |
Chase net-snmp4 repocopy.
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r-- | net/p5-SNMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index b20696c57b45..d955bc03868d 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 PERL_CONFIGURE= yes |