diff options
-rw-r--r-- | graphics/xdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index d7d3b2d407d0..315729268838 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -3,12 +3,12 @@ # Date created: 17 July 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1995/07/27 10:11:27 ats Exp $ +# $Id: Makefile,v 1.3 1996/11/18 11:29:33 asami Exp $ # DISTNAME= xdl-2.1 CATEGORIES= graphics x11 -MASTER_SITES= ftp://ftp.uoknor.edu/src/X11R5/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= asami@FreeBSD.ORG |