diff options
author | obraun <obraun@FreeBSD.org> | 2002-08-22 04:59:42 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-08-22 04:59:42 +0800 |
commit | 55d4379c29e5b51f0feadf1e09cf0026d573d855 (patch) | |
tree | 997e1faff4decf4cdb9a0b726c9d9e709a53ae2a /math/entropy | |
parent | 88fa92eb6ba9c3f102f6990ef6d993c3c182f324 (diff) | |
download | freebsd-ports-graphics-55d4379c29e5b51f0feadf1e09cf0026d573d855.tar.gz freebsd-ports-graphics-55d4379c29e5b51f0feadf1e09cf0026d573d855.tar.zst freebsd-ports-graphics-55d4379c29e5b51f0feadf1e09cf0026d573d855.zip |
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 2e3a549a430..1b2f885d941 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 |