diff options
author | eik <eik@FreeBSD.org> | 2003-11-22 18:35:13 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-22 18:35:13 +0800 |
commit | a29be1ee3381484626e15738fce3ce4a3373869f (patch) | |
tree | 8d763ac8f975e916242a9ec9fe8fd8850cb9ae15 /sysutils | |
parent | 43d8b3f16a2489855dc2e106afa9633c005c53d4 (diff) | |
download | freebsd-ports-gnome-a29be1ee3381484626e15738fce3ce4a3373869f.tar.gz freebsd-ports-gnome-a29be1ee3381484626e15738fce3ce4a3373869f.tar.zst freebsd-ports-gnome-a29be1ee3381484626e15738fce3ce4a3373869f.zip |
Add missing port to INDEX:
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune
sort.
Approved by: marcus (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index d6c3b2dd41e3..b2f1bf22147b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -240,8 +240,8 @@ SUBDIR += penv SUBDIR += perf SUBDIR += personality - SUBDIR += pftop SUBDIR += pfstat + SUBDIR += pftop SUBDIR += pib SUBDIR += pkg_cutleaves SUBDIR += pkg_install @@ -254,6 +254,7 @@ SUBDIR += portupgrade SUBDIR += prips SUBDIR += procmap + SUBDIR += prune SUBDIR += pslist SUBDIR += psmisc SUBDIR += pstack |