diff options
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 |