diff options
author | billf <billf@FreeBSD.org> | 2000-08-07 17:08:31 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-08-07 17:08:31 +0000 |
commit | 4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4 (patch) | |
tree | 3f90e68e1bbe995ba7e17f943afbc16bb3df089d /editors/vigor/Makefile | |
parent | 66bd40f06fc26f0da5229942cb15efa660b4ce2e (diff) | |
download | FreeBSD-ports-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.zip FreeBSD-ports-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.tar.gz |
Fix distfile fennerage.
Diffstat (limited to 'editors/vigor/Makefile')
-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 5b54238..22ca5b6 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 |