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/p5-Religion | |
parent | 8c5cb5848840721f0cb65bb4a1d50c05158be69d (diff) | |
download | ports-c00f44cf62712e6f45d489d124f314ae848e9fd2.tar.gz ports-c00f44cf62712e6f45d489d124f314ae848e9fd2.zip |
More typo police.
Notes
Notes:
svn path=/head/; revision=4611
Diffstat (limited to 'devel/p5-Religion')
-rw-r--r-- | devel/p5-Religion/Makefile | 4 |
1 files changed, 2 insertions, 2 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: |