diff options
author | pin <pin@pkgsrc.org> | 2020-11-29 18:40:46 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2020-11-29 18:40:46 +0000 |
commit | 461ccab19c9d7f929eb0cb119701643c23c68ef8 (patch) | |
tree | 18ca0b6cc6a6a26c5d5011aa71a70cb02dc1a22b /x11 | |
parent | b626e382a002b2f16a52aa7c1466c3f046f294a9 (diff) | |
download | pkgsrc-461ccab19c9d7f929eb0cb119701643c23c68ef8.tar.gz |
Add x11/unibar
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 67a0f776d16..46e08375fe7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.912 2020/11/10 12:06:58 nia Exp $ +# $NetBSD: Makefile,v 1.913 2020/11/29 18:40:46 pin Exp $ # COMMENT= Packages to support the X window system @@ -436,6 +436,7 @@ SUBDIR+= tktable SUBDIR+= transset SUBDIR+= tzosdclock SUBDIR+= unclutter +SUBDIR+= unibar SUBDIR+= unicode-screensaver SUBDIR+= viewres SUBDIR+= vte |