diff options
Diffstat (limited to 'emulators/dynamips/Makefile')
-rw-r--r-- | emulators/dynamips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index f81c73abaec8..07fc3fdf471b 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -7,11 +7,11 @@ PORTNAME= dynamips DISTVERSION= 0.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ -MAINTAINER= fjoe@FreeBSD.org +MAINTAINER= nork@FreeBSD.org COMMENT= Cisco 3600/7200 Simulator LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf |