diff options
author | markp <markp@FreeBSD.org> | 2002-11-24 20:46:30 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2002-11-24 20:46:30 +0800 |
commit | c929b3310860aa2562e8af46f35de42f6973a190 (patch) | |
tree | 3e74680ca143ed67c2a1ba47c8d9737cb9d119ca /palm/Makefile | |
parent | 93730fd4923cf02b9ca9eddf1466ab9a845cb300 (diff) | |
download | freebsd-ports-gnome-c929b3310860aa2562e8af46f35de42f6973a190.tar.gz freebsd-ports-gnome-c929b3310860aa2562e8af46f35de42f6973a190.tar.zst freebsd-ports-gnome-c929b3310860aa2562e8af46f35de42f6973a190.zip |
Remove xcopilot, port supersceded by palm/pose.
PR: 44371
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 37ff508f8687..4d92560993c4 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -32,6 +32,5 @@ SUBDIR += syncal SUBDIR += syncmal SUBDIR += txt2pdbdoc - SUBDIR += xcopilot .include <bsd.port.subdir.mk> |