summaryrefslogtreecommitdiff
path: root/math/geg/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-27 11:52:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-27 11:52:13 +0000
commit41af180f14afa471f6a79960dfd61be4c3c21538 (patch)
tree3acb7013d6d9629cf86a16a49cc2add7b901e9a2 /math/geg/Makefile
parentGet shhopt library statically linked to each executable, driving it (diff)
Update to 1.0.2.
PR: ports/18023 Submitted by: MAINTAINER Use ${MASTER_SITE_SUNSITE}. Suggested by: portlint
Notes
Notes: svn path=/head/; revision=28037
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r--math/geg/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 95cdc3dac774..0169dc05c2f6 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= geg
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= math
-MASTER_SITES= http://www.infolaunch.com/~daveb/ \
- ftp://metalab.unc.edu/pub/Linux/science/visualization/plotting/
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ http://www.infolaunch.com/~daveb/
+MASTER_SITE_SUBDIR= science/visualization/plotting
MAINTAINER= domi@saargate.de