diff options
Diffstat (limited to 'emulators/dynagen/Makefile')
-rw-r--r-- | emulators/dynagen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 46908cf1a684..20ef462573ab 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -8,8 +8,7 @@ PORTNAME= dynagen PORTVERSION= 0.11.0 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= dyna-gen +MASTER_SITES= SF/dyna-gen/${PORTNAME}%20source%20_%20Linux/${PORTNAME}%20${PORTVERSION} MAINTAINER= pol@opk.ru COMMENT= Text-based front end for Dynamips development version |