diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-27 20:02:32 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-27 20:02:32 +0000 |
commit | 5cc78eae11a5c3023d4dbd56bb05283156c279ec (patch) | |
tree | f1f46b7c748906bf16ba8b0c37ad385fc49fb75c /x11/Makefile | |
parent | 831ea8fc520a2c23b45ad64e0f513a985abfcf1a (diff) | |
download | FreeBSD-ports-5cc78eae11a5c3023d4dbd56bb05283156c279ec.zip FreeBSD-ports-5cc78eae11a5c3023d4dbd56bb05283156c279ec.tar.gz |
New port wmcliphist version 0.2, Clipboard history management
dockapp for Window Maker
PR: 28745
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 182e8df..604e9ac 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -75,6 +75,7 @@ SUBDIR += tycoon SUBDIR += wdm SUBDIR += wmbutton + SUBDIR += wmcliphist SUBDIR += wmmatrix SUBDIR += wmmenu SUBDIR += wrapper |