diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-19 23:00:04 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-19 23:00:04 +0000 |
commit | 985963f59782419c2d09db26023e467f89d33caf (patch) | |
tree | f5f5e1f94ec9f95475195696eafde04d9cd4ca1f /net/netqc | |
parent | Depends on net-snmp4. (diff) |
Chase net-snmp4 repocopy.
Notes
Notes:
svn path=/head/; revision=59494
Diffstat (limited to 'net/netqc')
-rw-r--r-- | net/netqc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netqc/Makefile b/net/netqc/Makefile index 5712028770f3..586fd4857821 100644 --- a/net/netqc/Makefile +++ b/net/netqc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://web.uni-svishtov.bg/netqc/ MAINTAINER= rvasilev@uni-svishtov.bg LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ - snmp.4:${PORTSDIR}/net/net-snmp + snmp.4:${PORTSDIR}/net/net-snmp4 GNU_CONFIGURE= yes USE_GMAKE= yes |