summaryrefslogtreecommitdiff
path: root/mail/smail
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1997-10-15 09:38:57 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1997-10-15 09:38:57 +0000
commitd4dddf620003e6293e02c9dcdc106fd49befa7bf (patch)
tree21d82e0061ae9397221716c9c81e7432e8a6dad2 /mail/smail
parentNew checksum (diff)
fix typo in BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=8278
Diffstat (limited to 'mail/smail')
-rw-r--r--mail/smail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index ec7d3ebb035a..bb2eb7997060 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.17 1996/11/30 01:03:24 torstenb Exp $
+# $Id: Makefile,v 1.18 1997/10/15 09:16:03 torstenb Exp $
#
DISTNAME= smail-3.2.0.97
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \
MAINTAINER= torstenb@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/libident.a:${PORTSDIR}/security/libident \ ${REPFIX}/lib/libwrap.a:${PORTSDIR}/security/tcp_wrapper
+BUILD_DEPENDS= ${PREFIX}/lib/libident.a:${PORTSDIR}/security/libident \ ${PREFIX}/lib/libwrap.a:${PORTSDIR}/security/tcp_wrapper
INSTALL_TARGET= install installman