diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-04 15:42:20 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-04 15:42:20 +0000 |
commit | 5d55b9a8cc06664b15cf493530eacec8d0f2d009 (patch) | |
tree | 2252b0c3492760622617b192544741624a5ddaf3 /emulators/stella/Makefile | |
parent | - Remove USE_GCC (diff) |
- Update to 2.4.2
Notes
Notes:
svn path=/head/; revision=200826
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r-- | emulators/stella/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index fd70425c6a1a..f5fc11d9e268 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stella -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src |