diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
commit | 50e5ff23f7a102ee098c5b8e7c416db627f52d99 (patch) | |
tree | 9a0b348f57382de55bfbb25e1aba045249bf2ebe /math | |
parent | adae6df9b80c15642f0c4177091894e236184e0b (diff) | |
download | freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.gz freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.zst freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.zip |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Diffstat (limited to 'math')
-rw-r--r-- | math/gnuplot+/Makefile | 1 | ||||
-rw-r--r-- | math/scigraphica/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index eb0e66943511..7ecb4755984c 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 6 CATEGORIES= math japanese graphics MASTER_SITES= SF/gnuplot/gnuplot/3.7.1 \ http://www.yama-ga.com/gnuplot/:patch \ - http://www.h2.dion.ne.jp/~yamaga/gnuplot/:patch DISTFILES= gnuplot-3.7.1.tar.gz \ diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 33dd628c1eb9..facc7b3dfe05 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -11,10 +11,8 @@ PORTREVISION= 8 CATEGORIES= math gnome MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ SF/${PORTNAME}/${PORTNAME}-0.x/${PORTVERSION}-source \ - http://magnet.fsu.edu/~feiguin/scigraphica/src/ - MAINTAINER= ports@FreeBSD.org COMMENT= A scientific application for data analysis and technical graphics |