diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-12-22 16:32:32 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-12-22 16:32:32 +0000 |
commit | f0b62b31e1bedadda5c04d0d0339c3e6315af77d (patch) | |
tree | b5a56e7d4c14f55dd559ccf9778ca7f67a850980 /emulators/kcemu | |
parent | ccb3a11c4c3633a9ce83cb5f63bbdfe27b7cfcd5 (diff) | |
download | ports-f0b62b31e1bedadda5c04d0d0339c3e6315af77d.tar.gz ports-f0b62b31e1bedadda5c04d0d0339c3e6315af77d.zip |
Notes
Diffstat (limited to 'emulators/kcemu')
-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 cba2411c324c..a59d9ab0b923 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} |