diff options
author | kristerw <kristerw@pkgsrc.org> | 2007-03-23 20:21:57 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2007-03-23 20:21:57 +0000 |
commit | ed913b09d217b841c856467d7aa5ebf34f6f4d17 (patch) | |
tree | 78ceb31cd9b03041ebf9abff4344f349176434b8 /x11 | |
parent | a1aae4f937ed2e60e88b36c8d6a95af951745d2d (diff) | |
download | pkgsrc-ed913b09d217b841c856467d7aa5ebf34f6f4d17.tar.gz |
Add transset-df.
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 c79997120a5..b74fa6caceb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.487 2007/03/22 15:49:31 joerg Exp $ +# $NetBSD: Makefile,v 1.488 2007/03/23 20:21:57 kristerw Exp $ # COMMENT= Packages to support the X window system @@ -302,6 +302,7 @@ SUBDIR+= tk-Tix SUBDIR+= tk83 SUBDIR+= tkinfo SUBDIR+= tkman +SUBDIR+= transset-df SUBDIR+= trapproto SUBDIR+= tzosdclock SUBDIR+= unclutter |