diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 18:24:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 18:24:29 +0000 |
commit | 5f0a8b79a8b48bd5ebb939fbd465c2d57a6208c4 (patch) | |
tree | 42fefa37fa6f3949ee171af8d519649ac640acb7 /science | |
parent | - Update MASTER_SITES (diff) |
- Update MASTER_SITES, WWW
- Portlint
PR: ports/97835
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Notes
Notes:
svn path=/head/; revision=163521
Diffstat (limited to 'science')
-rw-r--r-- | science/flounder/Makefile | 4 | ||||
-rw-r--r-- | science/flounder/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 90db95e17399..9ec6a57ac75a 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -10,7 +10,7 @@ PORTNAME= flounder PORTVERSION= 0.40 PORTREVISION= 3 CATEGORIES= science -MASTER_SITES= http://www.enel.ucalgary.ca/~vigmond/flounder/ +MASTER_SITES= http://www2.enel.ucalgary.ca/~vigmond/flounder/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org @@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --enable-grace .include <bsd.port.pre.mk> .if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" +BROKEN= Does not compile on alpha .endif .include <bsd.port.post.mk> diff --git a/science/flounder/pkg-descr b/science/flounder/pkg-descr index a027e1b36047..20441134b5f3 100644 --- a/science/flounder/pkg-descr +++ b/science/flounder/pkg-descr @@ -18,4 +18,4 @@ Features - Tableau plots - Adjustable colours and font -WWW: http://www.enel.ucalgary.ca/~vigmond/flounder/ +WWW: http://www2.enel.ucalgary.ca/~vigmond/flounder/ |