diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:46:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:46:50 +0000 |
commit | 6d19e4fabfc1c1cd8326e38f5dd3f8e7e599bf61 (patch) | |
tree | ad639625376f8b14e875865b73a63ca26a0c4304 /palm/pilot_makedoc/Makefile | |
parent | "p" (meaning "patch") -> ".". (diff) |
Typo (piloit -> pilot).
Diffstat (limited to 'palm/pilot_makedoc/Makefile')
-rw-r--r-- | palm/pilot_makedoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index 2a5d3172d011..f2af1b85a93f 100644 --- a/palm/pilot_makedoc/Makefile +++ b/palm/pilot_makedoc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= piloit_makedoc +PORTNAME= pilot_makedoc PORTVERSION= 0.7a CATEGORIES= palm textproc MASTER_SITES= ftp://ftp.forth.org/pub/PalmOS/ \ |