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