diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 0eb5003d3178207cc304b90d49d9de064bf268dd (patch) | |
tree | 17379660c94859acecb57f211b867ce5623a3fd5 /palm/pilot_makedoc | |
parent | 5c4e9b3a761cd9fabacf16f81e9420560b58316b (diff) |
Move Palm*-related programs to new "palm" category.
Reviewed by: the ports list
Notes
Notes:
svn path=/head/; revision=15943
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 c3d3c373c0a8..cba104694b18 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.3 1997/06/08 11:50:31 asami Exp $ +# $Id: Makefile,v 1.4 1998/01/01 17:29:11 asami Exp $ # PKGNAME= pilot_makedoc-0.7 -CATEGORIES= textproc pilot +CATEGORIES= palm textproc MASTER_SITES= http://www.concentric.net/~rbram/ DISTFILES= makedoc7.cpp |