diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-08 01:41:06 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-08 01:41:06 +0000 |
commit | c0e84f1f0b79be4f9bea6849e41e728f2695476f (patch) | |
tree | e3754846b16114ba1b631d4182eb7946e9e15a92 /palm/pilot_makedoc/Makefile | |
parent | 30f3b863a1a08b88f2a47491d7cad5b88ebf2961 (diff) | |
download | ports-c0e84f1f0b79be4f9bea6849e41e728f2695476f.tar.gz ports-c0e84f1f0b79be4f9bea6849e41e728f2695476f.zip |
Notes
Diffstat (limited to 'palm/pilot_makedoc/Makefile')
-rw-r--r-- | palm/pilot_makedoc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index c8d9ea3af2f0..b253fbbc31d4 100644 --- a/palm/pilot_makedoc/Makefile +++ b/palm/pilot_makedoc/Makefile @@ -3,7 +3,7 @@ # Date created: May 10th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/05/30 20:07:45 jfitz Exp $ # PKGNAME= pilot_makedoc-0.7 @@ -11,6 +11,8 @@ CATEGORIES= textproc MASTER_SITES= http://www.concentric.net/~rbram/ DISTFILES= makedoc7.cpp +MAINTAINER= jfitz@FreeBSD.ORG + NO_WRKSUBDIR= YES ALL_TARGET= pilot_makedoc |