From 4a17d7068fb5cf45194cf03f7a1c36d307bf3c81 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Mon, 7 Aug 2000 17:08:31 +0000 Subject: Fix distfile fennerage. --- audio/btc/Makefile | 2 +- editors/vigor/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/btc/Makefile b/audio/btc/Makefile index 0dcac2a57e6c..eb129c07ebd7 100644 --- a/audio/btc/Makefile +++ b/audio/btc/Makefile @@ -9,7 +9,7 @@ PORTNAME= btc PORTVERSION= 258 CATEGORIES= audio MASTER_SITES= http://www.harmony-central.com/Bass/ -DISTNAME= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org 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 -- cgit v1.2.3