diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:43:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:43:16 +0000 |
commit | 303fdaaa5d7ba5da6c0bc28a56fdd748e2393d28 (patch) | |
tree | 8cebb8065c7ac7f834fe96d2071452f4d3784c6a | |
parent | b47ad7a9430802af45dc6c12573374c9801fa2e7 (diff) | |
download | ports-303fdaaa5d7ba5da6c0bc28a56fdd748e2393d28.tar.gz ports-303fdaaa5d7ba5da6c0bc28a56fdd748e2393d28.zip |
Notes
-rw-r--r-- | palm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 310e2edb18fd..4b2678580835 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ # - COMMENT = Software support for the 3Com Palm(tm) series + COMMENT = Software support for handheld devices (Palm, PocketPC, ...) SUBDIR += bibelot SUBDIR += coldsync |