aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-01-16 18:44:08 +0800
committersobomax <sobomax@FreeBSD.org>2002-01-16 18:44:08 +0800
commit7ae4ec964d466376857804685397b4160e3e0aef (patch)
treeb53ab69b25e090e478b5684c1e485844da64e0bd /math
parent48d43f699e2fae3c1a2dd462a964490dda4cac8c (diff)
downloadfreebsd-ports-gnome-7ae4ec964d466376857804685397b4160e3e0aef.tar.gz
freebsd-ports-gnome-7ae4ec964d466376857804685397b4160e3e0aef.tar.zst
freebsd-ports-gnome-7ae4ec964d466376857804685397b4160e3e0aef.zip
Use correct MASTER_SITE.
Submitted by: bento
Diffstat (limited to 'math')
-rw-r--r--math/qscanplot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/qscanplot/Makefile b/math/qscanplot/Makefile
index fac31ffe198f..23567562961a 100644
--- a/math/qscanplot/Makefile
+++ b/math/qscanplot/Makefile
@@ -8,8 +8,7 @@
PORTNAME= qscanplot
PORTVERSION= 0.3
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= lib3ds
+MASTER_SITES= http://www.gae.ucm.es/~gonzalez/qscanplot/
MAINTAINER= sobomax@FreeBSD.org