diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-04-27 00:44:41 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-04-27 00:44:41 +0000 |
commit | 93d5f1ecfc2e5ee58cc2e6fda361cac17b7ba004 (patch) | |
tree | c233feda11d6ffed7826a4730551f2370923216c /emulators/stella/Makefile | |
parent | 6c374f5b11623118e157fc3210362b80eb2d17ab (diff) |
Notes
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r-- | emulators/stella/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 09aa0aa61a1d..7f0204d33486 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -6,8 +6,7 @@ # PORTNAME= stella -PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTVERSION= 2.7.6 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src |