Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jul 2001 10:54:51 -0700 (PDT)
From:      Gary Kline <kline@ns1.thought.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28792: Change of retrival site was required.
Message-ID:  <200107071754.f67HspM91136@tao.thought.org>

next in thread | raw e-mail | index | archive | help

>Number:         28792
>Category:       ports
>Synopsis:       Change of retrival site was required.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 11:00:08 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gary Kline
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Thought.Org
>Environment:
System: FreeBSD tao.thought.org 4.3-STABLE FreeBSD 4.3-STABLE #1: Sat Jun 2 12:16:05 PDT 2001 kline@tao.thought.org:/usr/obj/usr/src/sys/TAO i386


	Intel, FreeBSD
>Description:
	Change of MASTER site was required.
>How-To-Repeat:
	
>Fix:

	replace old rftp makefile with the one appended.


# New ports collection makefile for:	rftp
# Date created:			13 Dec, 1997
# Whom:				kline
#
# $FreeBSD: ports/mail/rftp/Makefile,v 1.5 2000/04/13 20:00:44 cpiazza Exp $
#

PORTNAME=	rftp
PORTVERSION= 	1.2
CATEGORIES=	mail
MASTER_SITES=	http://muuz.deadbbs.com/FreeBSD/rftp/

MAINTAINER=	kline@thought.org

MAN1=		rftp.1 uucat.1

#	rftp's `make install' stinks, do it properly here
do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/rftp ${PREFIX}/bin
	${INSTALL_PROGRAM} ${WRKSRC}/uucat ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/rftp.1 ${PREFIX}/man/man1
	${INSTALL_MAN} ${WRKSRC}/uucat.1 ${PREFIX}/man/man1

.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107071754.f67HspM91136>