diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-10-16 20:02:48 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-10-16 20:02:48 +0000 |
commit | 6709e5d16290cbb9ac4a6541756018a975221a40 (patch) | |
tree | 25e69aeb16f7ab37ecbf1edf2a23a19f9f32e745 /emulators/dynagen | |
parent | a125942b611b48389a0ad2423e1b091fd0d0c0dd (diff) | |
download | ports-6709e5d16290cbb9ac4a6541756018a975221a40.tar.gz ports-6709e5d16290cbb9ac4a6541756018a975221a40.zip |
Notes
Diffstat (limited to 'emulators/dynagen')
-rw-r--r-- | emulators/dynagen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 20ef462573ab..51f35540fc74 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11.0 CATEGORIES= emulators MASTER_SITES= SF/dyna-gen/${PORTNAME}%20source%20_%20Linux/${PORTNAME}%20${PORTVERSION} -MAINTAINER= pol@opk.ru +MAINTAINER= pavelivolkov@googlemail.com COMMENT= Text-based front end for Dynamips development version RUN_DEPENDS= dynamips:${PORTSDIR}/emulators/dynamips-devel |