diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-01-20 14:02:31 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-01-20 14:02:31 +0800 |
commit | 92df22e3de94fe0cdddb0409e62746fb11f8bf69 (patch) | |
tree | bd610d10c5ed97142082cb5b622fcfd43ba197db /palm | |
parent | 360e3f19c344731b2c06e11b5983b4626be1b2b7 (diff) | |
download | freebsd-ports-gnome-92df22e3de94fe0cdddb0409e62746fb11f8bf69.tar.gz freebsd-ports-gnome-92df22e3de94fe0cdddb0409e62746fb11f8bf69.tar.zst freebsd-ports-gnome-92df22e3de94fe0cdddb0409e62746fb11f8bf69.zip |
- Fix sorting and minor cleanups in category Makefiles
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 8cbe1800e1f7..2bf0248ad449 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -36,8 +36,8 @@ SUBDIR += synce-gvfs SUBDIR += synce-hal SUBDIR += synce-librapi2 - SUBDIR += synce-libsynce SUBDIR += synce-librra + SUBDIR += synce-libsynce SUBDIR += synce-serial SUBDIR += synce-sync-engine SUBDIR += synce-trayicon |