diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-12-02 03:23:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-12-02 03:23:13 +0000 |
commit | b09412f603aa0018a94f31ba96f0ad24e1fbcae4 (patch) | |
tree | 0f90b90ccf15faebee24b0e444065fb6b94fc032 /emulators | |
parent | 5b8c897dba5392dcd3d7959a6809e23205edea0c (diff) |
Notes
Diffstat (limited to 'emulators')
-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 de1b0179354f..0b4b0d9c12e5 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} |