diff options
author | petef <petef@FreeBSD.org> | 2001-12-23 10:22:50 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-23 10:22:50 +0000 |
commit | af7e8bc3fb0139ad1db2c12fa0c19005b0f8d0c7 (patch) | |
tree | d76d8445f9ee4db0ccffa2dfe359920a5ea01945 /net/vomit | |
parent | d9b4c95825fa9af15620c442d2b8e7218a79bd34 (diff) | |
download | FreeBSD-ports-af7e8bc3fb0139ad1db2c12fa0c19005b0f8d0c7.zip FreeBSD-ports-af7e8bc3fb0139ad1db2c12fa0c19005b0f8d0c7.tar.gz |
- update to 0.2
- change MASTER_SITES/WWW: to reflect vomit's new home
Diffstat (limited to 'net/vomit')
-rw-r--r-- | net/vomit/Makefile | 6 | ||||
-rw-r--r-- | net/vomit/distinfo | 2 | ||||
-rw-r--r-- | net/vomit/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/vomit/Makefile b/net/vomit/Makefile index ef1e232..e7441e5 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -6,9 +6,9 @@ # PORTNAME= vomit -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= net security -MASTER_SITES= http://www.monkey.org/~provos/ +MASTER_SITES= http://vomit.xtdnet.nl/ MAINTAINER= ports@FreeBSD.org @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent \ GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/vomit +WRKSRC= ${WRKDIR}/vomit-lite MAN1= vomit.1 diff --git a/net/vomit/distinfo b/net/vomit/distinfo index 170b113..be7f8380 100644 --- a/net/vomit/distinfo +++ b/net/vomit/distinfo @@ -1 +1 @@ -MD5 (vomit-0.1.tar.gz) = 1d258e50794bba02005ade822a4391c4 +MD5 (vomit-0.2.tar.gz) = c81cd977ade651d9050f98326879dea0 diff --git a/net/vomit/pkg-descr b/net/vomit/pkg-descr index b482add..1fa4448 100644 --- a/net/vomit/pkg-descr +++ b/net/vomit/pkg-descr @@ -5,4 +5,4 @@ Vomit is also capable of inserting wavefiles into ongoing telephone conversations. Vomit can be used as a network debugging tool, a speaker phone, etc ... -WWW: http://www.monkey.org/~provos/vomit/ +WWW: http://vomit.xtdnet.nl/ |