diff options
Diffstat (limited to 'mail/pine/Makefile')
-rw-r--r-- | mail/pine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 802926a8e69..d42137d9478 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2002/10/08 23:34:13 jlam Exp $ +# $NetBSD: Makefile,v 1.64 2002/10/27 18:04:05 bouyer Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # @@ -79,8 +79,8 @@ do-install: .include "../../mk/bsd.pkg.mk" .if ${OPSYS} == "SunOS" -BUILDNAME= gs5 -BUILDFILE= gs5 +BUILDNAME= so5 +BUILDFILE= sol .elif ${OPSYS} == "Linux" BUILDNAME= lrh BUILDFILE= lnx |