diff options
author | Mark Felder <feld@FreeBSD.org> | 2016-11-30 15:23:24 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2016-11-30 15:23:24 +0000 |
commit | 2d76f90eaf49dcc3747aeec1b65fd373bfd88909 (patch) | |
tree | 243a98e57cf18847b54ec428ab58e92f9a585fe7 /net-mgmt/rancid3 | |
parent | 44a55e2153340ad34e44cea3073defdc31aa8728 (diff) | |
download | ports-2d76f90eaf49dcc3747aeec1b65fd373bfd88909.tar.gz ports-2d76f90eaf49dcc3747aeec1b65fd373bfd88909.zip |
Notes
Diffstat (limited to 'net-mgmt/rancid3')
-rw-r--r-- | net-mgmt/rancid3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/rancid3/Makefile b/net-mgmt/rancid3/Makefile index bcb328cc7f72..60aad1127016 100644 --- a/net-mgmt/rancid3/Makefile +++ b/net-mgmt/rancid3/Makefile @@ -40,8 +40,6 @@ OPTIONS_DEFAULT= COMWARE_DESC= Add experimental support for Comware devices SVN_DESC= Use Subversion instead of CVS -CONFLICTS= rancid-[0-9]* - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCOMWARE} |