diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-03-31 04:00:08 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-03-31 04:00:08 +0000 |
commit | 9230800cf8739c66f8e99ac48158b90dc51c431e (patch) | |
tree | f847e0200b2ea20b451854536bce8e2b457e1e4d /emulators/stella/Makefile | |
parent | 23462e8769aaceef52e3e9ee29797de286852cb0 (diff) |
Notes
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 98f22c23d3c2..8a584aed0394 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stella -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src |