diff options
author | billf <billf@FreeBSD.org> | 2000-08-08 01:08:31 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-08-08 01:08:31 +0800 |
commit | 4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4 (patch) | |
tree | 3f90e68e1bbe995ba7e17f943afbc16bb3df089d /editors | |
parent | 66bd40f06fc26f0da5229942cb15efa660b4ce2e (diff) | |
download | freebsd-ports-gnome-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.tar.gz freebsd-ports-gnome-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.tar.zst freebsd-ports-gnome-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.zip |
Fix distfile fennerage.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vigor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 5b542382a43d..22ca5b67d225 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -8,7 +8,7 @@ PORTNAME= vigor PORTVERSION= 0.016 CATEGORIES= editors tk82 tcl82 -MASTER_SITES= http://www.red-bean.com:8080/ +MASTER_SITES= http://www.red-bean.com/~joelh/vigor/ MAINTAINER= billf@FreeBSD.org |