diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /emulators/kcemu/Makefile | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Notes
Diffstat (limited to 'emulators/kcemu/Makefile')
-rw-r--r-- | emulators/kcemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index 5c80309abf48..402789808dd3 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} |