From 022a7bfc039ff8419a8cd6118132304935a97036 Mon Sep 17 00:00:00 2001 From: Michael Landin Date: Fri, 8 Aug 2003 13:45:19 +0000 Subject: Fix 'fecth distfile' problem. Bump PORTREVESION, for previous commit. Approved by: roberto (mentor) --- ports-mgmt/portell/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile index f736c6180e0c..38541170255f 100644 --- a/ports-mgmt/portell/Makefile +++ b/ports-mgmt/portell/Makefile @@ -7,9 +7,10 @@ PORTNAME= portell PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://www.seekrut.com/rk/ +MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ + http://www.seekrut.com/rk/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -- cgit v1.2.3