BROKEN:
# make package >> qpage-3.2.tar.Z doesn't seem to exist on this system. >> Attempting to fetch from http://www.qpage.org/download/. Receiving qpage-3.2.tar.Z (149352 bytes): 100% 149357 bytes transfered in 24.5 seconds (5.95 Kbytes/s) >> Checksum mismatch for qpage-3.2.tar.Z. Make sure the Makefile and md5 file (/usr/ports/BROKEN/comms/qpage/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. #
This commit is contained in:
parent
e470f7ab97
commit
1396c73731
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12694
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 02 Aug 1997
|
||||
# Whom: joes@seaport.net
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/06/03 06:13:48 vanilla Exp $
|
||||
# $Id: Makefile,v 1.3 1998/06/04 03:54:35 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= qpage-3.2
|
||||
|
@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z
|
|||
|
||||
MAINTAINER= joes@seaport.net
|
||||
|
||||
BROKEN= checksum
|
||||
|
||||
MAN1= qpage.1
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue