diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-06 17:47:50 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-06 17:47:50 +0000 |
commit | 8828b18fa639450488a3623b75ffab51b5cf8f52 (patch) | |
tree | 478856c3dd1656b55cc1c06acd886d63617b9201 /emulators/atari800/Makefile | |
parent | - Fix MASTER_SITES (diff) |
upgrade to 1.2.4
PR: 43698
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=67490
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 0305e12c9e2e..cebf91b809e2 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atari800 -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |