diff options
Diffstat (limited to 'math/scigraphica/Makefile')
-rw-r--r-- | math/scigraphica/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 46cfd7c19bdb..33dd628c1eb9 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -10,9 +10,10 @@ PORTVERSION= 0.8.0 PORTREVISION= 8 CATEGORIES= math gnome MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ - SF \ + SF/${PORTNAME}/${PORTNAME}-0.x/${PORTVERSION}-source \ + http://magnet.fsu.edu/~feiguin/scigraphica/src/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= ports@FreeBSD.org COMMENT= A scientific application for data analysis and technical graphics |