diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-30 15:40:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-30 15:40:18 +0000 |
commit | 16a92254963d296f804b177c97772674a03795c1 (patch) | |
tree | 86ab5aaac5b5f2c41e116e7b82344d682921ab63 /misc | |
parent | 99290a631d1775379fc981a0fde4f95e17846bce (diff) | |
download | ports-16a92254963d296f804b177c97772674a03795c1.tar.gz ports-16a92254963d296f804b177c97772674a03795c1.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qclock/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/qclock/Makefile b/misc/qclock/Makefile index 67e03aac93b8..56342b3104cb 100644 --- a/misc/qclock/Makefile +++ b/misc/qclock/Makefile @@ -3,7 +3,7 @@ # Date created: 12 August 1998 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.1.1.1 1998/08/13 07:16:47 jkoshy Exp $ +# $Id: Makefile,v 1.2 1998/08/17 11:18:17 asami Exp $ # DISTNAME= qclock @@ -13,8 +13,6 @@ MASTER_SITES= http://snowball.cypcopic.com.au/qclock/ MAINTAINER= brett@peloton.physics.montana.edu -BROKEN= fetch - NO_WRKSUBDIR= yes ALL_TARGET= qclock |