From f9ebeb5cb05a44b398e8dbe17c845ce4682b8851 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 8 Nov 2000 22:47:35 +0000 Subject: Spell gnugetopt.1 correctly in LIB_DEPENDS. --- sysutils/pwgen/Makefile | 2 +- sysutils/pwgen2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile index 401da3d1e3c9..0b574d684513 100644 --- a/sysutils/pwgen/Makefile +++ b/sysutils/pwgen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org -LIB_DEPENDS= getopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}-1 diff --git a/sysutils/pwgen2/Makefile b/sysutils/pwgen2/Makefile index 401da3d1e3c9..0b574d684513 100644 --- a/sysutils/pwgen2/Makefile +++ b/sysutils/pwgen2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org -LIB_DEPENDS= getopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/${PORTNAME}-1 -- cgit