aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjmelo <jmelo@FreeBSD.org>2006-04-06 04:33:35 +0800
committerjmelo <jmelo@FreeBSD.org>2006-04-06 04:33:35 +0800
commit1da8c3e9c1e20d6f8d3eb3a9e31e813d83f5ecf4 (patch)
tree905e7f9b0b93814cd6f96d19d1515999abed16fe /math
parent6bdcb4a69b3a7047a7eeca1f43e60dcef2724fc1 (diff)
downloadfreebsd-ports-gnome-1da8c3e9c1e20d6f8d3eb3a9e31e813d83f5ecf4.tar.gz
freebsd-ports-gnome-1da8c3e9c1e20d6f8d3eb3a9e31e813d83f5ecf4.tar.zst
freebsd-ports-gnome-1da8c3e9c1e20d6f8d3eb3a9e31e813d83f5ecf4.zip
- Mark as DEPRECATED, the project is gone.
- Remove WWW. - Remove unfetchable mastersite. PR: ports/94486 Approved by: maintainer timeout (15 days), mnag (mentor).
Diffstat (limited to 'math')
-rw-r--r--math/vecfem/Makefile5
-rw-r--r--math/vecfem/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/math/vecfem/Makefile b/math/vecfem/Makefile
index cacf0c2359de..7943fc787410 100644
--- a/math/vecfem/Makefile
+++ b/math/vecfem/Makefile
@@ -9,7 +9,7 @@ PORTNAME= vecfem
PORTVERSION= 3
PORTREVISION= 2
CATEGORIES= math
-MASTER_SITES= http://www.massey.ac.nz/~lgrosz/vecfem/downloads/
+MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
DISTNAME= vem
MAINTAINER= ralf@akk.org
@@ -19,6 +19,9 @@ COMMENT= Program to solve non-linear boundary value problems
BUILD_DEPENDS= ${LOCALBASE}/mpich/bin/mpif77:${PORTSDIR}/net/mpich
.endif
+DEPRECATED= mastersite disappeared, no longer maintained by author
+EXPIRATION_DATE= 2006-05-15
+
NO_WRKSUBDIR= YES
USE_GMAKE= YES
EXTRACT_SUFFIX= tar.gz
diff --git a/math/vecfem/pkg-descr b/math/vecfem/pkg-descr
index f3ed8f7a1041..499befa002b7 100644
--- a/math/vecfem/pkg-descr
+++ b/math/vecfem/pkg-descr
@@ -14,7 +14,5 @@ Examples of use are
structural analysis
fluid analysis
-WWW: http://www.massey.ac.nz/~lgrosz/vecfem/
-
- Ralf Becker
<ralf@akk.org>