diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-20 12:13:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-20 12:13:31 +0000 |
commit | c00f44cf62712e6f45d489d124f314ae848e9fd2 (patch) | |
tree | d25f8a22165f178030c49d1a8c5e74a88be4b28a /devel | |
parent | Typo police. (diff) |
More typo police.
Notes
Notes:
svn path=/head/; revision=4611
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Religion/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Resources/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Religion/Makefile b/devel/p5-Religion/Makefile index cbad16daee69..fe21f86c5512 100644 --- a/devel/p5-Religion/Makefile +++ b/devel/p5-Religion/Makefile @@ -3,7 +3,7 @@ # Date created: October 24th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1996/10/24 13:46:36 jfitz Exp $ +# $Id: Makefile,v 1.2 1996/11/18 08:46:09 asami Exp $ # DISTNAME= Religion-1.04 @@ -17,7 +17,7 @@ MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 -MAN3= Religion +MAN3= Religion.3 MANPREFIX= ${PREFIX}/lib/perl5 do-configure: diff --git a/devel/p5-Resources/Makefile b/devel/p5-Resources/Makefile index 3eed0b94963c..496f689eac7d 100644 --- a/devel/p5-Resources/Makefile +++ b/devel/p5-Resources/Makefile @@ -3,7 +3,7 @@ # Date created: October 24th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1996/10/24 13:45:43 jfitz Exp $ +# $Id: Makefile,v 1.2 1996/11/18 08:46:13 asami Exp $ # DISTNAME= Resources-1.03 @@ -17,7 +17,7 @@ MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 -MAN3= Resources +MAN3= Resources.3 MANPREFIX= ${PREFIX}/lib/perl5 do-configure: |