aboutsummaryrefslogtreecommitdiff
path: root/math/wmcalc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-04-25 11:17:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-04-25 11:17:58 +0000
commitf6c5b4e47261748a9ce1d175d76187af55d2fe8c (patch)
tree95807604eeee63199196e9a29ee97cfb5e708d27 /math/wmcalc
parent3465f8ad765b636a3442417fc1a6e65767771046 (diff)
downloadports-f6c5b4e47261748a9ce1d175d76187af55d2fe8c.tar.gz
ports-f6c5b4e47261748a9ce1d175d76187af55d2fe8c.zip
Fix WWW.
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48308
Notes
Notes: svn path=/head/; revision=79623
Diffstat (limited to 'math/wmcalc')
-rw-r--r--math/wmcalc/Makefile3
-rw-r--r--math/wmcalc/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/math/wmcalc/Makefile b/math/wmcalc/Makefile
index 5643e290019d..9a8629f6181d 100644
--- a/math/wmcalc/Makefile
+++ b/math/wmcalc/Makefile
@@ -8,7 +8,8 @@
PORTNAME= wmcalc
PORTVERSION= 0.3
CATEGORIES= math windowmaker
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= http://members.cox.net/ehf_dockapps/wmcalc/ \
+ ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jedgar
MAINTAINER= jedgar@FreeBSD.org
diff --git a/math/wmcalc/pkg-descr b/math/wmcalc/pkg-descr
index 293a992bf338..97c574871b15 100644
--- a/math/wmcalc/pkg-descr
+++ b/math/wmcalc/pkg-descr
@@ -1,6 +1,6 @@
Simple dockable calculator
-WWW: http://members.access1.net/ehflora/
+WWW: http://members.cox.net/ehf_dockapps/
- Chris D. Faulhaber
<jedgar@FreeBSD.org>