diff options
author | krion <krion@FreeBSD.org> | 2004-11-27 03:45:59 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-11-27 03:45:59 +0800 |
commit | 74b628e91804f953ab8bf4e1a0251a26de180f63 (patch) | |
tree | 48048f749fbdfcea5a0793c7dfa96cabd089fc4d /biology | |
parent | 3141d1ec9bf901b90795c549e0490b52aa586179 (diff) | |
download | freebsd-ports-gnome-74b628e91804f953ab8bf4e1a0251a26de180f63.tar.gz freebsd-ports-gnome-74b628e91804f953ab8bf4e1a0251a26de180f63.tar.zst freebsd-ports-gnome-74b628e91804f953ab8bf4e1a0251a26de180f63.zip |
Update MASTER_SITES and WWW: line
PR: ports/74421
Submitted by: Ports Fury
Diffstat (limited to 'biology')
-rw-r--r-- | biology/gperiodic/Makefile | 2 | ||||
-rw-r--r-- | biology/gperiodic/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index 8d175a3bc6fd..ccdefd47480e 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -9,7 +9,7 @@ PORTNAME= gperiodic PORTVERSION= 2.0.7 PORTREVISION= 3 CATEGORIES= biology -MASTER_SITES= http://www.acclab.helsinki.fi/~frantz/software/ +MASTER_SITES= http://koti.welho.com/jfrantz/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Displays a periodic table of the elements diff --git a/biology/gperiodic/pkg-descr b/biology/gperiodic/pkg-descr index 20c4e354803e..1fb016161f81 100644 --- a/biology/gperiodic/pkg-descr +++ b/biology/gperiodic/pkg-descr @@ -2,4 +2,4 @@ Gperiodic displays a periodic table of the elements, allowing you to browse through the elements, and view detailed information about each element. -WWW: http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php +WWW: http://koti.welho.com/jfrantz/software/gperiodic.html |