diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 00:53:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 00:53:03 +0000 |
commit | 19c6ef58d0e7f1750aa78239bc6c5a8fa29cfa7e (patch) | |
tree | 7f6db035350d92ca196634ff9b11be12bf715227 | |
parent | fcc55bf04edf86c418f2ec91fb0e3340dba3afd6 (diff) | |
download | freebsd-ports-19c6ef58d0e7f1750aa78239bc6c5a8fa29cfa7e.zip |
- Update MASTER_SITES
PR: ports/61186
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 2 | ||||
-rw-r--r-- | net/irrtoolset/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index 6a8966b950c8..9833bfb00b56 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -8,7 +8,7 @@ PORTNAME= irrtoolset PORTVERSION= 4.7.3 CATEGORIES= net tk82 -MASTER_SITES= ftp://ftp.ripe.net/tools/IRRToolSet/ +MASTER_SITES= ftp://ftp.ripe.net/tools/IRRToolSet/IRRToolSet-${PORTVERSION}/ DISTNAME= IRRToolSet-${PORTVERSION} MAINTAINER= oberman@es.net diff --git a/net/irrtoolset/Makefile b/net/irrtoolset/Makefile index 6a8966b950c8..9833bfb00b56 100644 --- a/net/irrtoolset/Makefile +++ b/net/irrtoolset/Makefile @@ -8,7 +8,7 @@ PORTNAME= irrtoolset PORTVERSION= 4.7.3 CATEGORIES= net tk82 -MASTER_SITES= ftp://ftp.ripe.net/tools/IRRToolSet/ +MASTER_SITES= ftp://ftp.ripe.net/tools/IRRToolSet/IRRToolSet-${PORTVERSION}/ DISTNAME= IRRToolSet-${PORTVERSION} MAINTAINER= oberman@es.net |