diff options
author | Simon Barner <barner@FreeBSD.org> | 2006-02-01 01:13:28 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2006-02-01 01:13:28 +0000 |
commit | 7dd340f47f3ba247de8dd8a83fc08b2b7a070328 (patch) | |
tree | c52b4cc5783f679f796331b7b58f83c578acbf6d /emulators/atari800/Makefile | |
parent | 8e70cdbe92fac16216cf01786d385510cb857283 (diff) | |
download | ports-7dd340f47f3ba247de8dd8a83fc08b2b7a070328.tar.gz ports-7dd340f47f3ba247de8dd8a83fc08b2b7a070328.zip |
Notes
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 6436a0a79d97..b1093b76474c 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atari800 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |