diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 02:01:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 02:01:45 +0000 |
commit | b5be2339eb0707b3c0de0e315a553942c2cd2f63 (patch) | |
tree | 3aecafa6c7dd8a64695a7aee4443ae5524eeeccf /misc/qclock | |
parent | aac78fa95e3df80275e64be0117cf47df1a39a79 (diff) |
Notes
Diffstat (limited to 'misc/qclock')
-rw-r--r-- | misc/qclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/qclock/Makefile b/misc/qclock/Makefile index 56342b3104cb..6ec830f4f0e3 100644 --- a/misc/qclock/Makefile +++ b/misc/qclock/Makefile @@ -3,13 +3,13 @@ # Date created: 12 August 1998 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.2 1998/08/17 11:18:17 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/30 15:40:18 steve Exp $ # DISTNAME= qclock PKGNAME= qclock-1.0 CATEGORIES= misc -MASTER_SITES= http://snowball.cypcopic.com.au/qclock/ +MASTER_SITES= ftp://peloton.physics.montana.edu/pub/distfiles/ MAINTAINER= brett@peloton.physics.montana.edu |