diff options
author | flz <flz@FreeBSD.org> | 2005-04-14 16:53:22 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-14 16:53:22 +0000 |
commit | 616fcdbe5f910a5fd670e15296109cb414e80d01 (patch) | |
tree | ba0e1322408bf1338dc11805d3c76545bca38ff6 /emulators | |
parent | 6300ae04e6cdec020f2fd5861d04fef5d7fef9de (diff) | |
download | FreeBSD-ports-616fcdbe5f910a5fd670e15296109cb414e80d01.zip FreeBSD-ports-616fcdbe5f910a5fd670e15296109cb414e80d01.tar.gz |
- Update to 0.60.
PR: ports/79916
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hatari/Makefile | 4 | ||||
-rw-r--r-- | emulators/hatari/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index f3d9aa0..edacb7b 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -6,12 +6,12 @@ # PORTNAME= hatari -PORTVERSION= 0.50 +PORTVERSION= 0.60 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= An Atari ST emulator GNU_CONFIGURE= yes diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo index 7255614..b16dad0 100644 --- a/emulators/hatari/distinfo +++ b/emulators/hatari/distinfo @@ -1,2 +1,2 @@ -MD5 (hatari-0.50.tar.gz) = 5573627d2267f8fda60445f28e9247ae -SIZE (hatari-0.50.tar.gz) = 497202 +MD5 (hatari-0.60.tar.gz) = d339e9dbbc24687a8b13579ac338e674 +SIZE (hatari-0.60.tar.gz) = 500054 |