diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 03:38:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 03:38:09 +0000 |
commit | 95c9d0c92c2a43dc61f498826f78375912ce65b3 (patch) | |
tree | ca87c52b1a2e482397107c46a74ffadffa70327b /math/ldouble | |
parent | 5249cc2c801f3db9f140c6515c30f0e8c6ecfee4 (diff) | |
download | ports-95c9d0c92c2a43dc61f498826f78375912ce65b3.tar.gz ports-95c9d0c92c2a43dc61f498826f78375912ce65b3.zip |
Notes
Diffstat (limited to 'math/ldouble')
-rw-r--r-- | math/ldouble/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile index c09d452cd021..2c6233f3ec01 100644 --- a/math/ldouble/Makefile +++ b/math/ldouble/Makefile @@ -8,8 +8,7 @@ PORTNAME= ldouble PORTVERSION= 0.1 CATEGORIES= math -MASTER_SITES= http://vtel.rgv.net/~ahze/dist/ \ - http://www.moshier.net/ +MASTER_SITES= http://www.moshier.net/ DISTNAME= ldouble MAINTAINER= ports@FreeBSD.org |