diff options
author | pav <pav@FreeBSD.org> | 2005-02-20 16:32:56 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-20 16:32:56 +0000 |
commit | b9cae850bfa348616115769377c687454043eb7f (patch) | |
tree | d8a69d4f7759746e4551f5dad491f918d86560b1 /science | |
parent | b3948b126fcaecc9caf18d6f299b30c186c4c7be (diff) | |
download | FreeBSD-ports-b9cae850bfa348616115769377c687454043eb7f.zip FreeBSD-ports-b9cae850bfa348616115769377c687454043eb7f.tar.gz |
- Update MASTER_SITES
PR: ports/77731
Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de> (maintainer)
Diffstat (limited to 'science')
-rw-r--r-- | science/omnetpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/omnetpp/Makefile b/science/omnetpp/Makefile index 584970e..2e8021d 100644 --- a/science/omnetpp/Makefile +++ b/science/omnetpp/Makefile @@ -9,7 +9,7 @@ PORTNAME= omnetpp PORTVERSION= 2.3p1 PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= http://www.omnetpp.org/download/release/ +MASTER_SITES= http://www.omnest.biz/download/release/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz |