diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-08-21 22:50:29 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-08-21 22:50:29 +0000 |
commit | b50a4b0708948c5766fb92a70bfc082efa53857b (patch) | |
tree | 5f9e6219e9207f083ae5e2fff1302ed5967538ef /misc/hotkeys/Makefile | |
parent | 6724089b21de676c367bbc41cca5651958d1b0f3 (diff) |
Notes
Diffstat (limited to 'misc/hotkeys/Makefile')
-rw-r--r-- | misc/hotkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index 98708b6600aa..5bece0ce46bb 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -3,7 +3,7 @@ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ DISTNAME= hotkeys_${PORTVERSION} |