diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 2320447daf7671debc68e4a2e21d680979dd8ff7 (patch) | |
tree | 89bdbd59a1ab1577e82eac860291863bd0323073 /palm/Makefile | |
parent | 8fc8ce1b482fdebe3c83291bd944ced1153b8612 (diff) | |
download | FreeBSD-ports-2320447daf7671debc68e4a2e21d680979dd8ff7.zip FreeBSD-ports-2320447daf7671debc68e4a2e21d680979dd8ff7.tar.gz |
Move Palm*-related programs to new "palm" category.
Reviewed by: the ports list
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/Makefile b/palm/Makefile index 12257c7..086e0b6 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,9 +1,9 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/09 03:33:04 asami Exp $ # SUBDIR += kpilot SUBDIR += pilot-link - SUBDIR += pilot-makedoc + SUBDIR += pilot_makedoc SUBDIR += prc-tools SUBDIR += xcopilot |