diff options
author | leot <leot@pkgsrc.org> | 2016-02-02 16:32:42 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-02 16:32:42 +0000 |
commit | 8fce807ba96753b22262a7e6dd7f2d27480c8d0d (patch) | |
tree | 9ef499eb9f31bdfdae2f2e26b73ba62c8d70beeb /x11/Makefile | |
parent | 710ce48f14de769f2c51923a5f0871d8318083b3 (diff) | |
download | pkgsrc-8fce807ba96753b22262a7e6dd7f2d27480c8d0d.tar.gz |
+ st-term
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7e87ad2e8bd..42d62ceddd6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.780 2016/02/01 15:06:26 leot Exp $ +# $NetBSD: Makefile,v 1.781 2016/02/02 16:32:42 leot Exp $ # COMMENT= Packages to support the X window system @@ -468,6 +468,7 @@ SUBDIR+= slock SUBDIR+= space_dapp SUBDIR+= speyes SUBDIR+= ssystem +SUBDIR+= st-term SUBDIR+= stalonetray SUBDIR+= startup-notification SUBDIR+= startup-notification010 |