mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Fix WWW.
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48308
This commit is contained in:
parent
3465f8ad76
commit
f6c5b4e472
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79623
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue