diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-23 04:28:59 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-23 04:28:59 +0800 |
commit | aaaddf6e8029875935d2c4c06d81d9335f00941c (patch) | |
tree | 460909c54845182b5fbdcfde9a32940510e05db8 | |
parent | 8a19295623ea4646704d01a086adfb1f11094ff7 (diff) | |
download | freebsd-ports-gnome-aaaddf6e8029875935d2c4c06d81d9335f00941c.tar.gz freebsd-ports-gnome-aaaddf6e8029875935d2c4c06d81d9335f00941c.tar.zst freebsd-ports-gnome-aaaddf6e8029875935d2c4c06d81d9335f00941c.zip |
Add malsync.
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index d85f801569f5..2ef9831c8184 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -7,6 +7,7 @@ SUBDIR += isilo SUBDIR += jpilot SUBDIR += kpilot + SUBDIR += malsync SUBDIR += pilot-link SUBDIR += pilot_makedoc SUBDIR += syncal |