diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-09-09 12:21:54 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-09-09 12:21:54 +0000 |
commit | 82b40db6ea0cf3481965967ce95b0e1d12e682fa (patch) | |
tree | c837dba1deca8450d92a3170e8911455c83a7b08 /x11/xmodmap/Makefile | |
parent | 2b6af778a9c9b2d3e610c6048357a51795dec239 (diff) | |
download | ports-82b40db6ea0cf3481965967ce95b0e1d12e682fa.tar.gz ports-82b40db6ea0cf3481965967ce95b0e1d12e682fa.zip |
Notes
Diffstat (limited to 'x11/xmodmap/Makefile')
-rw-r--r-- | x11/xmodmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmodmap/Makefile b/x11/xmodmap/Makefile index 046824355df7..4d6246e17391 100644 --- a/x11/xmodmap/Makefile +++ b/x11/xmodmap/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xmodmap -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |