diff options
author | Steve Price <steve@FreeBSD.org> | 1999-02-22 04:34:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-02-22 04:34:16 +0000 |
commit | 56772a41267a2402079f2838eb91f872d98de298 (patch) | |
tree | c5eb3e74c09d981503425899d5cedfa0ef3f02aa /x11/xaniroc | |
parent | 24fae85eec53c6f68643c040dcada0fdd0c94183 (diff) |
Notes
Diffstat (limited to 'x11/xaniroc')
-rw-r--r-- | x11/xaniroc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index 929bd08dd5c8..fd72e80e2b26 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -3,14 +3,14 @@ # Date created: 20 Sep 1997 # Whom: Stefan Zehl <sec@42.org> # -# $Id: Makefile,v 1.1.1.1 1997/11/17 12:47:03 tg Exp $ +# $Id: Makefile,v 1.2 1998/10/05 05:17:58 steve Exp $ # DISTNAME= xaniroc PKGNAME= xaniroc-1.02 CATEGORIES= x11 MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \ - ftp://sunsite.cnlab-switch.ch/mirror/novell/freebird/x11/utils/ + ftp://netlab1.usu.edu/pub/mirror/freebird/x11/utils/ EXTRACT_SUFX= .src.tar.Z MAINTAINER= sec@42.org |