use MASTER_SITE_BACKUP as the original MASTER_SITES has disappeared,
resolves Checksum mismatch pointed out by david@. while here, nuke HOMEPAGE which does not exist anymore ...
This commit is contained in:
parent
f25cc2b0d0
commit
5bddab9199
@ -1,13 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2004/05/07 15:28:31 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2004/06/21 20:11:23 xsa Exp $
|
||||
|
||||
COMMENT= "promiscuous mode interface detector"
|
||||
|
||||
PKGNAME= antisniff-1.1.2
|
||||
CATEGORIES= security
|
||||
|
||||
MASTER_SITES= http://www.securitysoftwaretech.com/antisniff/dist/
|
||||
HOMEPAGE= http://www.securitysoftwaretech.com/antisniff/
|
||||
|
||||
DISTNAME= anti_sniff_researchv1-1-2
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "commercial software"
|
||||
@ -15,6 +12,8 @@ PERMIT_PACKAGE_FTP= "commercial software"
|
||||
PERMIT_DISTFILES_CDROM= "commercial software"
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_BACKUP}
|
||||
|
||||
WRKDIST= ${WRKDIR}/anti_sniff
|
||||
|
||||
ALL_TARGET= OpenBSD-all
|
||||
|
Loading…
Reference in New Issue
Block a user