diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-28 07:15:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-28 07:15:55 +0000 |
commit | 0a2c4bd032169c7777151268d97590cc17e99d31 (patch) | |
tree | bc0c466a798f145fe99a69ba01698f0364335395 /x11/xbindkeys/Makefile | |
parent | f6eea92879d0df037da77e70b06cdf071072e197 (diff) |
Notes
Diffstat (limited to 'x11/xbindkeys/Makefile')
-rw-r--r-- | x11/xbindkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index d19d537eeb6e..359bba4cecfe 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xbindkeys -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ |