diff options
Diffstat (limited to 'palm/pilot_makedoc')
-rw-r--r-- | palm/pilot_makedoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index 1941f60bf287..c3d3c373c0a8 100644 --- a/palm/pilot_makedoc/Makefile +++ b/palm/pilot_makedoc/Makefile @@ -3,11 +3,11 @@ # Date created: May 10th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.2 1997/06/08 01:41:06 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/06/08 11:50:31 asami Exp $ # PKGNAME= pilot_makedoc-0.7 -CATEGORIES= textproc +CATEGORIES= textproc pilot MASTER_SITES= http://www.concentric.net/~rbram/ DISTFILES= makedoc7.cpp |