diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-08-04 00:27:01 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-08-04 00:27:01 +0000 |
commit | 9137afcc0315f764a23bba14fa7d349652d2ac4d (patch) | |
tree | 5941c1c80115e01b9e199852f22cd87c1dc95b18 /deskutils/zorro | |
parent | 2a709dbdae9030340d585a0fdc8a8a1ca7a9704c (diff) | |
download | ports-9137afcc0315f764a23bba14fa7d349652d2ac4d.tar.gz ports-9137afcc0315f764a23bba14fa7d349652d2ac4d.zip |
Notes
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 dae2c7cc6622..cd9bd5b1ec48 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 |