diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 9c1f318110d7..7c04d0c26060 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1995/10/02 08:11:03 asami Exp $ +# $Id: Makefile,v 1.3 1996/03/07 01:52:45 asami Exp $ # DISTNAME= xcolors @@ -16,8 +16,6 @@ MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/ MAINTAINER= asami@FreeBSD.ORG -FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 - WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes |