diff options
Diffstat (limited to 'emulators/dynagen-devel')
-rw-r--r-- | emulators/dynagen-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/dynagen-devel/Makefile b/emulators/dynagen-devel/Makefile index 0af303bf5c03..94d5b191e492 100644 --- a/emulators/dynagen-devel/Makefile +++ b/emulators/dynagen-devel/Makefile @@ -9,8 +9,7 @@ PORTNAME= dynagen PORTVERSION= 0.10.1 PORTREVISION= 2 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= dyna-gen +MASTER_SITES= SF/dyna-gen/${PORTNAME}%20source%20_%20Linux/${PORTNAME}%20${PORTVERSION} PKGNAMESUFFIX= -devel MAINTAINER= pol@opk.ru |