diff options
author | mrg <mrg@pkgsrc.org> | 1997-12-01 15:11:07 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 1997-12-01 15:11:07 +0000 |
commit | f38e7b58dfdcf4799aba6da51b24d3acc25744e0 (patch) | |
tree | aaa75b4dc0800b8f6ac602e5c93ad8a5c817eb25 /x11 | |
parent | 662dc6ee418da53f7fc1920b8b928006c7919cbb (diff) | |
download | pkgsrc-f38e7b58dfdcf4799aba6da51b24d3acc25744e0.tar.gz |
move tkcron, tkinfo, tkman, unclutter, xgas, xless, xpns and xtimer into x11 via repository copy
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index aa92c0e9827..70895ac3644 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -54,10 +54,14 @@ # SUBDIR += tk41 # SUBDIR += tk42 SUBDIR += tk80 + SUBDIR += tkcron # SUBDIR += tkdesk # SUBDIR += tkgoodstuff SUBDIR += tkirc + SUBDIR += tkinfoc + SUBDIR += tkman # SUBDIR += tvtwm + SUBDIR += unclutter # SUBDIR += viewfax # SUBDIR += wm2 # SUBDIR += x3270 @@ -77,13 +81,16 @@ SUBDIR += xfishtank # SUBDIR += xfm # SUBDIR += xforms + SUBDIR += xgas # SUBDIR += xgrab # SUBDIR += xkeycaps + SUBDIR += xless # SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xmascot # SUBDIR += xmbdfed # SUBDIR += xmold + SUBDIR += xpns # SUBDIR += xpostit # SUBDIR += xpostitPlus # SUBDIR += xprompt @@ -91,6 +98,7 @@ # SUBDIR += xsnow # SUBDIR += xtacy # SUBDIR += xtestpicture + SUBDIR += xtimer # SUBDIR += xtoolwait # SUBDIR += xview-clients # SUBDIR += xview-config |