diff options
author | asami <asami@FreeBSD.org> | 1996-03-07 09:52:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-07 09:52:45 +0800 |
commit | 8d088b888dc5419dbd34de3c5d05eb5ef4275ada (patch) | |
tree | 5246c1b257cc65c7a9aa46a0d80ff1a76d6642fb /x11 | |
parent | 21b675f01c734df0b3400a96f2f8319ea054540d (diff) | |
download | freebsd-ports-gnome-8d088b888dc5419dbd34de3c5d05eb5ef4275ada.tar.gz freebsd-ports-gnome-8d088b888dc5419dbd34de3c5d05eb5ef4275ada.tar.zst freebsd-ports-gnome-8d088b888dc5419dbd34de3c5d05eb5ef4275ada.zip |
Remove FETCH_DEPENDS to ncftp2. The backup site should make people
happy for now; eventually the master site will also work.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 76abc00f1ee6..9c1f318110d7 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1995/05/10 09:53:40 asami Exp $ +# $Id: Makefile,v 1.2 1995/10/02 08:11:03 asami Exp $ # DISTNAME= xcolors @@ -18,9 +18,7 @@ MAINTAINER= asami@FreeBSD.ORG FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 -WRKSRC= ${WRKDIR}/pub/R6untarred/contrib/programs/xcolors -NCFTP= ncftp2 -NCFTPFLAGS= +WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes .include <bsd.port.mk> |