diff options
author | obraun <obraun@FreeBSD.org> | 2002-08-21 20:59:42 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-08-21 20:59:42 +0000 |
commit | 55d4379c29e5b51f0feadf1e09cf0026d573d855 (patch) | |
tree | 997e1faff4decf4cdb9a0b726c9d9e709a53ae2a /math/entropy | |
parent | 88fa92eb6ba9c3f102f6990ef6d993c3c182f324 (diff) | |
download | FreeBSD-ports-55d4379c29e5b51f0feadf1e09cf0026d573d855.zip FreeBSD-ports-55d4379c29e5b51f0feadf1e09cf0026d573d855.tar.gz |
MASTER_SITES changed.
Submitted by: maintainer
Approved by: dwcjr (mentor)
Diffstat (limited to 'math/entropy')
-rw-r--r-- | math/entropy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/entropy/Makefile b/math/entropy/Makefile index 2e3a549..1b2f885 100644 --- a/math/entropy/Makefile +++ b/math/entropy/Makefile @@ -8,7 +8,7 @@ PORTNAME= entropy PORTVERSION= 1.0 CATEGORIES= math archivers -MASTER_SITES= http://staff.seccuris.com/~cperon/ +MASTER_SITES= http://www.seccuris.com/documents/downloads/ MAINTAINER= maneo@bsdpro.com |