From 94c2a489e2a387fc700d1c22fc679234b6ad2237 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 23 Jul 2000 19:17:22 +0000 Subject: [PATCH] Allow this to co-exist with the other NcFTP packages in the 'Latest' directory. --- ftp/ncftp/Makefile | 4 ++-- ftp/ncftp1/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile index d0b72fe96b9b..f292ba612233 100644 --- a/ftp/ncftp/Makefile +++ b/ftp/ncftp/Makefile @@ -6,14 +6,14 @@ # $FreeBSD$ # -PORTNAME= ncftp +PORTNAME= ncftp1 PORTVERSION= 1.9.5 CATEGORIES= ftp MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ +DISTNAME= ncftp-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org -NO_LATEST_LINK= yes MAN1= ncftp.1 do-install: diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile index d0b72fe96b9b..f292ba612233 100644 --- a/ftp/ncftp1/Makefile +++ b/ftp/ncftp1/Makefile @@ -6,14 +6,14 @@ # $FreeBSD$ # -PORTNAME= ncftp +PORTNAME= ncftp1 PORTVERSION= 1.9.5 CATEGORIES= ftp MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ +DISTNAME= ncftp-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org -NO_LATEST_LINK= yes MAN1= ncftp.1 do-install: