diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-04 06:10:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-04 06:10:49 +0000 |
commit | c13dad8246201a8b8efe5f3ef02bba747d684749 (patch) | |
tree | ae91db4fa5682604d64f915ff05658bc040267b1 /net/net-snmp/Makefile | |
parent | Respect CC and CFLAGS (diff) |
Remove tkmib from installation.
This program will be provided as separated port which depends on p5-Tk and
p5-SNMP.
PR: ports/19281
Diffstat (limited to 'net/net-snmp/Makefile')
-rw-r--r-- | net/net-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index e6af1da01037..bf53ff7c5ce2 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ucd-snmp PORTVERSION= 4.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ |