diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-09 12:03:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-09 12:03:20 +0000 |
commit | 197477a2c3f701190991ee4aa7c411fc160f6ecb (patch) | |
tree | d6446dd0cb29cde1bed22a82afafb1331d2d0dcc /misc/hotkeys/Makefile | |
parent | 0332e4b02b474c8245634a14e7c28771d723a74c (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 7ffb963bbd82..6633902ea495 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -3,7 +3,7 @@ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= misc MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ DISTNAME= hotkeys_${PORTVERSION} |