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-Resources | |
parent | 8c5cb5848840721f0cb65bb4a1d50c05158be69d (diff) | |
download | ports-c00f44cf62712e6f45d489d124f314ae848e9fd2.tar.gz ports-c00f44cf62712e6f45d489d124f314ae848e9fd2.zip |
Notes
Diffstat (limited to 'devel/p5-Resources')
-rw-r--r-- | devel/p5-Resources/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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: |