diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-15 11:41:20 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-15 11:41:20 +0000 |
commit | 991d6a552880349eddcc262e6092fcc7f488fc3b (patch) | |
tree | 412c506276fa7f57c66053dfaa6916c726617612 /emulators/atari800/Makefile | |
parent | 55b0d6baaa94f6d3cad70c402915ffc909027ace (diff) |
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 aa8ec4fb54e2..d09e9d2b2050 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atari800 -PORTVERSION= 1.2.5 +PORTVERSION= 1.3.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |