diff options
author | knu <knu@FreeBSD.org> | 2001-09-21 13:53:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-21 13:53:51 +0800 |
commit | d9f9c6640887bd635886045146854ecab87385f0 (patch) | |
tree | b672b43dca7755fb2e0e5c445bd93436ca9f7212 /misc | |
parent | 8b078479197bd2ffc9fcb638df3cd3f966cae096 (diff) | |
download | freebsd-ports-gnome-d9f9c6640887bd635886045146854ecab87385f0.tar.gz freebsd-ports-gnome-d9f9c6640887bd635886045146854ecab87385f0.tar.zst freebsd-ports-gnome-d9f9c6640887bd635886045146854ecab87385f0.zip |
Sort entries and add a missing entry "kdeaddons".
Diffstat (limited to 'misc')
-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 |