diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
commit | ca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch) | |
tree | 723ef4dd1e7ab15998168c724ba862742907ca7a /misc/hotkeys/Makefile | |
parent | Restore joystick fix from ports/136973. (diff) |
- update to jpeg-8
Notes
Notes:
svn path=/head/; revision=249285
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 ae320921d028..b45f3702bfc7 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -6,7 +6,7 @@ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ \ ${MASTER_SITE_XCONTRIB} |