aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-08-02 10:51:50 +0800
committerwxs <wxs@FreeBSD.org>2009-08-02 10:51:50 +0800
commitd0839673658748a13129d879bb24157df00cb7db (patch)
tree473af021af17240b3677ef36f29e63ae51f32390 /math
parent8e7b224cec8a43843e0fa3145ef6f9c599079a1d (diff)
downloadfreebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.gz
freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.tar.zst
freebsd-ports-gnome-d0839673658748a13129d879bb24157df00cb7db.zip
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/add/Makefile5
-rw-r--r--math/mpexpr/Makefile2
2 files changed, 3 insertions, 4 deletions
diff --git a/math/add/Makefile b/math/add/Makefile
index 67c98425be7b..6546a5d15eb6 100644
--- a/math/add/Makefile
+++ b/math/add/Makefile
@@ -8,11 +8,10 @@
PORTNAME= add
PORTVERSION= 20070214
CATEGORIES= math
-MASTER_SITES= ftp://dickey.his.com/add/ \
- http://www.carpetsmoker.net/distfiles/
+MASTER_SITES= ftp://dickey.his.com/add/
EXTRACT_SUFX= .tgz
-MAINTAINER= carpetsmoker@xs4all.nl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Full-screen editing calculator
GNU_CONFIGURE= yes
diff --git a/math/mpexpr/Makefile b/math/mpexpr/Makefile
index bfcc7289d558..aaa723191fcb 100644
--- a/math/mpexpr/Makefile
+++ b/math/mpexpr/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math tcl
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mpexpr
-MAINTAINER= carpetsmoker@xs4all.nl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multiple precision math for Tcl
WRKSRC= ${WRKDIR}/${DISTNAME}/unix