diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-14 04:03:59 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-14 04:03:59 +0800 |
commit | af3e703f0900b434db2051f4672fe101dc12a658 (patch) | |
tree | 425e68b2b7535c4926b0e9833c34fee3a7e9e72e /security/bro | |
parent | b766f0a9760b34f8cc0fbdecd2bede77ed8b44f6 (diff) | |
download | freebsd-ports-gnome-af3e703f0900b434db2051f4672fe101dc12a658.tar.gz freebsd-ports-gnome-af3e703f0900b434db2051f4672fe101dc12a658.tar.zst freebsd-ports-gnome-af3e703f0900b434db2051f4672fe101dc12a658.zip |
update to 0.5
Ok'ed by: Satoshi
Diffstat (limited to 'security/bro')
-rw-r--r-- | security/bro/Makefile | 12 | ||||
-rw-r--r-- | security/bro/distinfo | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index 9239d54beecd..bb7872f6f3a3 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -4,11 +4,11 @@ # Date created: Sat Feb 28, 1998 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.7 1998/12/24 17:52:35 obrien Exp $ +# $Id: Makefile,v 1.8 1998/12/25 02:14:07 obrien Exp $ # -DISTNAME= vp-bro-0.4-alpha -PKGNAME= bro-0.4a +DISTNAME= vp-bro-0.5-alpha +PKGNAME= bro-0.5a CATEGORIES= security net MASTER_SITES= ftp://ee.lbl.gov/ @@ -18,12 +18,12 @@ RESTRICTED= "Author wishes Alpha releases not to be distrubted." .include <bsd.port.pre.mk> -.if !exists(${DISTDIR}/vp-bro-0.4-alpha${EXTRACT_SUFX}) -IGNORE='Please contact Vern Paxson <vern@ee.lbl.gov> to obtain the obtain the Bro source. Put it in ${DISTDIR} as vp-bro-0.4-alpha${EXTRACT_SUFX} and run make again' +.if !exists(${DISTDIR}/vp-bro-0.5-alpha${EXTRACT_SUFX}) +IGNORE='Please contact Vern Paxson <vern@ee.lbl.gov> to obtain the obtain the Bro source. Put it in ${DISTDIR} as vp-bro-0.5-alpha${EXTRACT_SUFX} and run make again' .endif IS_INTERACTIVE= "manual fetch" -WRKSRC= ${WRKDIR}/bro-0.4 +WRKSRC= ${WRKDIR}/bro-pub-0.5a1 CONFIGURE_ARGS= --libdir=${PREFIX}/share GNU_CONFIGURE= yes diff --git a/security/bro/distinfo b/security/bro/distinfo index c6141d747774..920abb5dc368 100644 --- a/security/bro/distinfo +++ b/security/bro/distinfo @@ -1 +1 @@ -MD5 (vp-bro-0.4-alpha.tar.gz) = 8113653f9c94333dba210b2f1afe6f11 +MD5 (vp-bro-0.5-alpha.tar.gz) = 122eef8bb0a5aba87ac56c1e1d149f97 |