diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-04-11 11:26:41 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-04-11 11:26:41 +0000 |
commit | 872d0f98545890f9122d155ad5f31f385a7e3609 (patch) | |
tree | b2eafbf07ee353ce100e59860dcdd39a8b97eb56 /x11 | |
parent | a3bab2fb2d2357bea67df773a84989153d4b542f (diff) | |
download | pkgsrc-872d0f98545890f9122d155ad5f31f385a7e3609.tar.gz |
Add and enable startup-notification.
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 9d7e0986fd7..877f986ecee 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.288 2003/04/07 14:47:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.289 2003/04/11 11:26:41 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -162,6 +162,7 @@ SUBDIR+= ruby-tk SUBDIR+= rxvt SUBDIR+= speyes SUBDIR+= ssystem +SUBDIR+= startup-notification SUBDIR+= swing SUBDIR+= tk SUBDIR+= tk-Tix |