- HOMEPAGE/MASTER_SITES moved out of country
- NO_REGRESS=Yes - distinfo switch
This commit is contained in:
parent
e1e2b17c1e
commit
a4ce446992
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/07/22 22:34:23 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/11/15 18:40:29 jsyn Exp $
|
||||
|
||||
COMMENT= "voice over misconfigured internet telephones"
|
||||
|
||||
DISTNAME= vomit-0.1
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.425
|
||||
NEED_VERSION= 1.498
|
||||
|
||||
HOMEPAGE= http://www.monkey.org/~provos/vomit/
|
||||
HOMEPAGE= http://vomit.xtdnet.nl/
|
||||
|
||||
MAINTAINER= Jason Peel <jsyn@openbsd.org>
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.monkey.org/~provos/
|
||||
MASTER_SITES= http://vomit.xtdnet.nl/
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a::devel/libevent
|
||||
LIB_DEPENDS= net::net/libnet
|
||||
@ -23,6 +23,8 @@ LIB_DEPENDS= net::net/libnet
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/vomit
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,6 @@ that can be played with ordinary sound players. The phone conversation can
|
||||
either be played directly from the network or from a tcpdump output file.
|
||||
Vomit is also capable of inserting wavefiles into ongoing telephone
|
||||
conversations. Vomit can be used as a network debugging tool, a speaker
|
||||
phone, etc ...
|
||||
phone, etc.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/22 07:12:55 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/11/15 18:40:29 jsyn Exp $
|
||||
bin/vomit
|
||||
man/man1/vomit.1
|
||||
|
Loading…
Reference in New Issue
Block a user