diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
commit | 54787e8c4d9cb51b2cc16514cf862d07ae29f481 (patch) | |
tree | 65917513393520105e814ccf1bc0a4ca64a33734 /palm/pilot_makedoc | |
parent | b618ae2202700bf328ef9e41ee20aa40752a9117 (diff) | |
download | ports-54787e8c4d9cb51b2cc16514cf862d07ae29f481.tar.gz ports-54787e8c4d9cb51b2cc16514cf862d07ae29f481.zip |
Notes
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 |