diff options
Diffstat (limited to 'emulators/vmips/Makefile')
-rw-r--r-- | emulators/vmips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index d494f65441eb..c203cdda01b1 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmips PORTVERSION= 1.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF \ http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ |