diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-26 17:37:11 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-26 17:37:11 +0800 |
commit | 82ddba6e7c05b8da5d1ec6d96bcb9a135145eca3 (patch) | |
tree | 9b34c9a45a2b8def0d8db374d0acc899e5785b37 /emulators/Makefile | |
parent | 6e3ad7831eaa62b80cb3be28d99675b34df4631c (diff) | |
download | freebsd-ports-gnome-82ddba6e7c05b8da5d1ec6d96bcb9a135145eca3.tar.gz freebsd-ports-gnome-82ddba6e7c05b8da5d1ec6d96bcb9a135145eca3.tar.zst freebsd-ports-gnome-82ddba6e7c05b8da5d1ec6d96bcb9a135145eca3.zip |
- Add dynamips-devel
Cisco 3600/7200 simulator.
PR: 110614
Submitted by: Pavel Volkov<pol@opk.ru>
Repocopy by: marcus
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index acb76758512e..1cbf4e038710 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -27,6 +27,7 @@ SUBDIR += dtcyber SUBDIR += dynagen SUBDIR += dynamips + SUBDIR += dynamips-devel SUBDIR += e-uae SUBDIR += extract-xiso SUBDIR += fceu |