diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2003-02-08 23:41:53 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2003-02-08 23:41:53 +0800 |
commit | afb36a9b4b8732044c5a2dd7f1c7186b99d589d0 (patch) | |
tree | 8bc87a917af9ef7decfb206123ebea4a0cba8e21 /ftp/vcheck | |
parent | fc62570aec38c08fa0223447b7e89925171a801f (diff) | |
download | freebsd-ports-gnome-afb36a9b4b8732044c5a2dd7f1c7186b99d589d0.tar.gz freebsd-ports-gnome-afb36a9b4b8732044c5a2dd7f1c7186b99d589d0.tar.zst freebsd-ports-gnome-afb36a9b4b8732044c5a2dd7f1c7186b99d589d0.zip |
Chase distfile.
PR: 48076
Submitted by: maintainer
Diffstat (limited to 'ftp/vcheck')
-rw-r--r-- | ftp/vcheck/Makefile | 2 | ||||
-rw-r--r-- | ftp/vcheck/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/vcheck/Makefile b/ftp/vcheck/Makefile index f4fb0d7e0473..1ab0732fb885 100644 --- a/ftp/vcheck/Makefile +++ b/ftp/vcheck/Makefile @@ -9,7 +9,7 @@ PORTNAME= vcheck PORTVERSION= 1.2.1 CATEGORIES= ftp -MASTER_SITES= http://www.tu-ilmenau.de/~gomar/stuff/vcheck/ +MASTER_SITES= http://www.stud.tu-ilmenau.de/~gomar/stuff/vcheck/ MAINTAINER= svenasse@polaris.ca diff --git a/ftp/vcheck/pkg-descr b/ftp/vcheck/pkg-descr index eb98cd86176f..0fe725cd645f 100644 --- a/ftp/vcheck/pkg-descr +++ b/ftp/vcheck/pkg-descr @@ -3,4 +3,4 @@ automate the process of checking for and downloading most recent versions of software packages at HTTP or FTP locations. The script is self-documenting, and this in a rather comprehensive fashion. -WWW: http://www.tu-ilmenau.de/~gomar/stuff/vcheck/ +WWW: http://www.stud.tu-ilmenau.de/~gomar/stuff/vcheck/ |