diff options
author | markp <markp@FreeBSD.org> | 2003-02-15 19:41:20 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-15 19:41:20 +0800 |
commit | 8dba6fdcaf2a6e9f8ca4d61f48ca5465be0ddebe (patch) | |
tree | dca62a59aa0097bbab27f7e914f452f7f44a88b7 /emulators/atari800/Makefile | |
parent | c77ee9e3f9f8b9aca337d0687c902e26dd2275aa (diff) | |
download | freebsd-ports-gnome-8dba6fdcaf2a6e9f8ca4d61f48ca5465be0ddebe.tar.gz freebsd-ports-gnome-8dba6fdcaf2a6e9f8ca4d61f48ca5465be0ddebe.tar.zst freebsd-ports-gnome-8dba6fdcaf2a6e9f8ca4d61f48ca5465be0ddebe.zip |
Update to 1.3.0.
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} |