diff options
author | skrll <skrll@pkgsrc.org> | 2001-05-02 15:22:46 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-05-02 15:22:46 +0000 |
commit | 4d5f65cc75c75e5581fa83fac4cdef197575ba82 (patch) | |
tree | 607204d1588d6018cd4fd09f57cbd5f81bcf3125 /net/Makefile | |
parent | 363669d22344785997bf248d811e1f899ed57e1a (diff) | |
download | pkgsrc-4d5f65cc75c75e5581fa83fac4cdef197575ba82.tar.gz |
Disable ucd-snmp-current as ucd-snmp is newer.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 18154c61409..fed13cda600 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2001/04/17 11:57:42 tron Exp $ +# $NetBSD: Makefile,v 1.213 2001/05/02 15:22:46 skrll Exp $ # COMMENT= Networking tools @@ -151,7 +151,7 @@ SUBDIR+= totd SUBDIR+= trafshow SUBDIR+= ttt SUBDIR+= ucd-snmp -SUBDIR+= ucd-snmp-current +#SUBDIR+= ucd-snmp-current # ucd-snmp is newer SUBDIR+= ucspi-tcp SUBDIR+= unison SUBDIR+= upclient |