diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-04-24 07:57:12 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-04-24 07:57:12 +0000 |
commit | 2f962cb74873f166a39d373aada44834bbda1008 (patch) | |
tree | cc2f9a2d4ce4072a1e6f7010285aa28dd0584e2c /emulators/dynamips-devel | |
parent | c63bd304c9edfe3ae7f5b219fa54178a7385d897 (diff) | |
download | ports-2f962cb74873f166a39d373aada44834bbda1008.tar.gz ports-2f962cb74873f166a39d373aada44834bbda1008.zip |
Notes
Diffstat (limited to 'emulators/dynamips-devel')
-rw-r--r-- | emulators/dynamips-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index 1971a54c45c1..f5ec350007c2 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= Cisco 1700/2600/3600/3700/7200 Simulator LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf -CONFLICTS= dynamips-[0-9]* +CONFLICTS= dynamips-[0-9]* dynamips-community-[0-9]* LICENSE= GPLv2 USE_GMAKE= yes |