diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-28 12:28:08 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-28 12:28:08 +0000 |
commit | f79d5b90e1fb3268153f9b1f99223d254df73802 (patch) | |
tree | ee6c75158ce813e2256053b08818d8676f996183 /x11-toolkits | |
parent | Make this port work again in the post-tcl world. (diff) |
DISTFILE now on MASTER_SITE_LOCAL.
Notes
Notes:
svn path=/head/; revision=8372
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xview/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index 47eb959feae3..ca5ebc00330a 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -3,13 +3,12 @@ # Date created: 22 November 1994 # Whom: ljo # -# $Id: Makefile,v 1.6 1995/04/25 04:48:02 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/16 10:49:57 asami Exp $ # DISTNAME= xview-config-3.2.1 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= libraries +MASTER_SITES= ${MASTER_SITE_LOCAL} DISTFILES= xview3.2p1-X11R6.tar.gz WRKSRC= ${WRKDIR}/xview3.2p1-X11R6/config |