add working master site

This commit is contained in:
steven 2006-02-05 00:54:51 +00:00
parent 5126736d3a
commit c70df8b9d7

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2005/11/14 17:40:29 pvalchev Exp $ # $OpenBSD: Makefile,v 1.19 2006/02/05 00:54:51 steven Exp $
COMMENT= "TCP dump file analysis tool" COMMENT= "TCP dump file analysis tool"
@ -6,7 +6,8 @@ DISTNAME= tcptrace-6.2.0
PKGNAME= ${DISTNAME}p0 PKGNAME= ${DISTNAME}p0
CATEGORIES= net CATEGORIES= net
HOMEPAGE= http://masaka.cs.ohiou.edu/software/tcptrace/ HOMEPAGE= http://masaka.cs.ohiou.edu/software/tcptrace/
MASTER_SITES= ${HOMEPAGE}/download/ MASTER_SITES= ${HOMEPAGE}download/ \
${HOMEPAGE}download/old/6.2.0/
# GPL # GPL
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes