summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 01:45:16 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 01:45:16 +0000
commit86913ca5576faeab12c1541d2d6f1e0ce33200fb (patch)
tree6e6e2cd44d9d456e28999611649e557f42150939 /mail/mailagent
parentNo `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, (diff)
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN. Pointed-out by: asami
Notes
Notes: svn path=/head/; revision=4884
Diffstat (limited to 'mail/mailagent')
-rw-r--r--mail/mailagent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index e0fd790e6b97..96209105732c 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1996/11/10 21:31:33 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/17 07:42:30 obrien Exp $
#
DISTNAME= mailagent-3.0pl44
@@ -18,7 +18,7 @@ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
WRKSRC= ${WRKDIR}/mailagent-3.0
-NO_PACKAGE= "Correct FQDN needs to be hardcoded."
+NO_PACKAGE= "Correct FQDN needs to be hardcoded"
IS_INTERACTIVE= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure