aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/delegate/Makefile14
-rw-r--r--net/delegate/distinfo2
-rw-r--r--net/delegate/pkg-message2
3 files changed, 7 insertions, 11 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile
index 8b619b9f3744..e69cb64fbf6f 100644
--- a/net/delegate/Makefile
+++ b/net/delegate/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= delegate
-PORTVERSION= 7.9.4
+PORTVERSION= 7.9.10
CATEGORIES= net www
-MASTER_SITES= ftp://ftp.delegate.org/pub/DeleGate/ \
- http://www.delegate.org/pub/DeleGate/
+MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \
+ ftp://ftp.delegate.org/pub/DeleGate/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= max@FreeBSD.org
@@ -22,7 +22,7 @@ pre-fetch:
.if !defined(FORCE_BUILD) || ${FORCE_BUILD}!="YES"
@${ECHO} "*********************************************************************"
@${ECHO} "* WARNING! WARNING! WARNING! WARNING! WARNING! *"
- @${ECHO} "* This program has know security problems which may allow a remote *"
+ @${ECHO} "* This program has known security problems which may allow a remote *"
@${ECHO} "* attacker to take control of your machine. *"
@${ECHO} "* See FreeBSD security advisory 00:04 for more information. *"
@${ECHO} "* *"
@@ -37,15 +37,11 @@ pre-fetch:
@${ECHO} "*********************************************************************"
@${ECHO} "* WARNING! WARNING! WARNING! WARNING! WARNING! *"
@${ECHO} "* You have chosen to build an insecure program. *"
- @${ECHO} "* This program has know security problems which may allow a remote *"
+ @${ECHO} "* This program has known security problems which may allow a remote *"
@${ECHO} "* attacker to take control of your machine. *"
@${ECHO} "* See FreeBSD security advisory 00:04 for more information. *"
@${ECHO} "*********************************************************************"
.endif
-.if defined(FTP_PASSIVE_MODE) && ${FTP_PASSIVE_MODE}=="YES"
- @${ECHO} "Note: If you have trouble retrieving the distfile, try"
- @${ECHO} " \"unsetenv FTP_PASSIVE_MODE\" before running make."
-.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/delegated ${PREFIX}/sbin
diff --git a/net/delegate/distinfo b/net/delegate/distinfo
index 8a47e1ac5c5b..630f2809a5fc 100644
--- a/net/delegate/distinfo
+++ b/net/delegate/distinfo
@@ -1 +1 @@
-MD5 (delegate7.9.4.tar.bz2) = fe1c82a0afe15899c33a37b69a521384
+MD5 (delegate7.9.10.tar.bz2) = a10b551982e94d6849a15360683f6601
diff --git a/net/delegate/pkg-message b/net/delegate/pkg-message
index 5edcb5021a47..77c73d35398a 100644
--- a/net/delegate/pkg-message
+++ b/net/delegate/pkg-message
@@ -1,7 +1,7 @@
*********************************************************************
* WARNING! WARNING! WARNING! WARNING! WARNING! *
* You have installed an insecure program. *
-* This program has know security problems which may allow a remote *
+* This program has known security problems which may allow a remote *
* attacker to take control of your machine. *
* Use with great caution! *
* See FreeBSD security advisory 00:04 for more information. *