diff options
author | asami <asami@FreeBSD.org> | 1996-11-20 12:13:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-20 12:13:31 +0000 |
commit | 8e17df4a96996728abc225938946ada569c19b37 (patch) | |
tree | 2b08111b546fd9f4e53ddd79e744426e98f1e974 /devel/p5-Resources | |
parent | b27e7e61561ccb2a420cf5f9402faac922472775 (diff) | |
download | FreeBSD-ports-8e17df4a96996728abc225938946ada569c19b37.zip FreeBSD-ports-8e17df4a96996728abc225938946ada569c19b37.tar.gz |
More typo police.
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 3eed0b9..496f689 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: |