diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
commit | 2d73db35333e6fc7a451669d2944eb5d5e73dc3a (patch) | |
tree | 7d69792ab3d0db86f0e048e5aa7dd59cedde9739 /emulators/stella/Makefile | |
parent | - Update to 1.2.7 (diff) |
- Chase devel/sdl12 shlib version bump
Notes
Notes:
svn path=/head/; revision=208952
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r-- | emulators/stella/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 1d9cb1370e3c..3efb6862f86e 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -7,6 +7,7 @@ PORTNAME= stella PORTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src |