diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-07 01:52:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-07 01:52:45 +0000 |
commit | ea6c78239e5f8110bb959fe0875808f654fcf0b7 (patch) | |
tree | 60a975f4cdccd90509307b5b08c6e7704980d1fd /x11/xcolors | |
parent | 17c5e61843e2964a86265ea322ad87735cf0c1ac (diff) | |
download | ports-ea6c78239e5f8110bb959fe0875808f654fcf0b7.tar.gz ports-ea6c78239e5f8110bb959fe0875808f654fcf0b7.zip |
Notes
Diffstat (limited to 'x11/xcolors')
-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> |