diff options
Diffstat (limited to 'emulators/vmips/Makefile')
-rw-r--r-- | emulators/vmips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index 9640509abb52..d494f65441eb 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -9,9 +9,9 @@ PORTNAME= vmips PORTVERSION= 1.3.2 PORTREVISION= 2 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= brg@dgate.org COMMENT= MIPS R3000 simulator |