diff options
Diffstat (limited to 'net/delegate/Makefile')
-rw-r--r-- | net/delegate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index b383772df4f7..9208b6bf6261 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -6,9 +6,9 @@ # PORTNAME= delegate -PORTVERSION= 7.1.2 +PORTVERSION= 7.3.4 CATEGORIES= net www -MASTER_SITES= ftp://ftp.delegate.org/pub/DeleGate/ \ +MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.etl.go.jp/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} |