diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:53:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:53:51 +0000 |
commit | 3cd0d088b97951a6ce29bce0236ef4a37537a897 (patch) | |
tree | d6da055bae983f402ea391dc99538d371fbe1489 /misc/Makefile | |
parent | Sort entries and remove a duplicate "rqm". (diff) |
Sort entries and add a missing entry "kdeaddons".
Notes
Notes:
svn path=/head/; revision=48027
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 86a3fa403742..d6f93194b595 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -96,6 +96,7 @@ SUBDIR += jive SUBDIR += kcd SUBDIR += kde2-i18n + SUBDIR += kdeaddons SUBDIR += kdeutils2 SUBDIR += kdirstat SUBDIR += khotkeys @@ -137,10 +138,10 @@ SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX SUBDIR += p5-Locale-Codes - SUBDIR += peq SUBDIR += patchutils SUBDIR += pbs SUBDIR += pdmenu + SUBDIR += peq SUBDIR += pg SUBDIR += pinfo SUBDIR += pkg_tarup |