diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-13 00:16:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-13 00:16:48 +0000 |
commit | 9dea3042de0fe8e8a6435d717210c4296f2b4140 (patch) | |
tree | 69d41343fb566e6dbc8f232806ecdbd6b1df3ec2 /emulators | |
parent | 25b0e5952b74f9d94fa484408d05a572fdb33e37 (diff) | |
download | ports-9dea3042de0fe8e8a6435d717210c4296f2b4140.tar.gz ports-9dea3042de0fe8e8a6435d717210c4296f2b4140.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmips/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmips/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index e7f941019600..54655c33b6f5 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vmips -PORTVERSION= 1.2.2 +PORTVERSION= 1.3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ diff --git a/emulators/vmips/distinfo b/emulators/vmips/distinfo index 83147363fed6..6c0960976b79 100644 --- a/emulators/vmips/distinfo +++ b/emulators/vmips/distinfo @@ -1,2 +1,2 @@ -MD5 (vmips-1.2.2.tar.gz) = 215283736570b72b2a978f19c4cce781 -SIZE (vmips-1.2.2.tar.gz) = 1054151 +MD5 (vmips-1.3.tar.gz) = 2000798014259002759c19a27f320c9e +SIZE (vmips-1.3.tar.gz) = 1086275 |