diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-04 00:27:01 +0000 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-04 00:27:01 +0000 |
commit | 52703774b95570d06a17ed7981e6d701e40ffa5d (patch) | |
tree | 15fbda19d913efe2808f42959fa650bde5b3960c /deskutils/zorro | |
parent | e6811002b06f8b96a2293861a94cb134a86a4b16 (diff) | |
download | FreeBSD-ports-52703774b95570d06a17ed7981e6d701e40ffa5d.zip FreeBSD-ports-52703774b95570d06a17ed7981e6d701e40ffa5d.tar.gz |
Slight change to the ftp address. Fetches now.
Diffstat (limited to 'deskutils/zorro')
-rw-r--r-- | deskutils/zorro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index dae2c7c..cd9bd5b 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -3,13 +3,13 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/08/04 00:22:21 chuckr Exp $ # DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1 CATEGORIES+= misc x11 -MASTER_SITES= http://catless.ncl.ac.uk/pub +MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= shanee@rabbit.augusta.de |