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 /accessibility/kmouth | |
parent | Restore joystick fix from ports/136973. (diff) |
- update to jpeg-8
Diffstat (limited to 'accessibility/kmouth')
-rw-r--r-- | accessibility/kmouth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index f4994e397729..351732671ed2 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeaccessibility PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |