diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-31 05:30:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-31 05:30:20 +0000 |
commit | 5998193efec81575266c0650f089b27cc0afe135 (patch) | |
tree | e9d48f97d28284d1b71baa55b4351e403e16fb39 /comms | |
parent | a6859c85ab5711dad264e85b970464548dd3abfe (diff) | |
download | ports-5998193efec81575266c0650f089b27cc0afe135.tar.gz ports-5998193efec81575266c0650f089b27cc0afe135.zip |
Um, this isn't quite right....
-------
===> Extracting for qpage-3.2
>> Checksum OK for qpage-3.2.tar.Z.
/usr/bin/tar: archive /usr/ports/distfiles//qpage-3.2.tar.Z EOF not on block boundary
*** Error code 1
Stop.
Notes
Notes:
svn path=/head/; revision=12956
Diffstat (limited to 'comms')
-rw-r--r-- | comms/qpage/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index 7b32936f50a7..860a7eb2bf2b 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -3,7 +3,7 @@ # Date created: 02 Aug 1997 # Whom: joes@seaport.net # -# $Id: Makefile,v 1.4 1998/08/20 17:45:23 jseger Exp $ +# $Id: Makefile,v 1.5 1998/08/30 15:41:25 steve Exp $ # DISTNAME= qpage-3.2 @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= joes@seaport.net +BROKEN= corrupted distfile + MAN1= qpage.1 post-install: |