diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-04-07 18:20:35 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-04-07 18:20:35 +0000 |
commit | fdc9191d35b08db39c58456811a2973e0447745a (patch) | |
tree | a95caf29a8a84403353f9b7bb2795c7f4ca1064f /math/emc2 | |
parent | 459a4fe196d9b7f3f3795b9d332dae79756918c9 (diff) | |
download | ports-fdc9191d35b08db39c58456811a2973e0447745a.tar.gz ports-fdc9191d35b08db39c58456811a2973e0447745a.zip |
Notes
Diffstat (limited to 'math/emc2')
-rw-r--r-- | math/emc2/Makefile | 5 | ||||
-rw-r--r-- | math/emc2/pkg-descr | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 8475e5e2ee99..2ffee03fe992 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -9,8 +9,7 @@ PORTNAME= emc2 PORTVERSION= 2.15 PORTREVISION= 5 CATEGORIES= math science -MASTER_SITES= http://www-c.inria.fr/gamma/cdrom/ftp/emc2/ \ - http://www-rocq1.inria.fr/gamma/cdrom/ftp/emc2/ +MASTER_SITES= http://pauillac.inria.fr/cdrom_a_graver/ftp/emc2/ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) DISTFILES+= ${PORTNAME}-doc-en.ps.gz ${PORTNAME}-doc-fr.ps.gz @@ -22,6 +21,8 @@ COMMENT= A graphic editor of two dimensional geometry and mesh RESTRICTED= No resale, contact author for commercial usage +BROKEN= size mismatch + WRKSRC= ${WRKDIR}/${PORTNAME} USE_XORG= x11 diff --git a/math/emc2/pkg-descr b/math/emc2/pkg-descr index 3803feacad69..6c5eea5c135c 100644 --- a/math/emc2/pkg-descr +++ b/math/emc2/pkg-descr @@ -10,4 +10,4 @@ removing, adding vertices, by regularization, or by transformations Suggested add-on: the port math/bamg. -WWW: http://www-c.inria.fr/gamma/cdrom/www/emc2/eng.htm +WWW: http://pauillac.inria.fr/cdrom_a_graver/prog/unix/emc2/eng.htm |