change MASTER_SITES and remove HOMEPAGE as the site is gone.

bump package.
This commit is contained in:
fgsch 2008-07-27 11:34:18 +00:00
parent 89f6042fc4
commit b46d236be4

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.9 2007/09/15 22:36:58 merdely Exp $
# $OpenBSD: Makefile,v 1.10 2008/07/27 11:34:18 fgsch Exp $
COMMENT= merge and extract portions of binary pcap files
DISTNAME= pcapmerge-1.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= net perl5
MASTER_SITES= http://indev.insu.com/sources/
HOMEPAGE= http://indev.insu.com/Fwctl/pcapmerge.html
MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=sniffers/}
RUN_DEPENDS= :p5-Net-Pcap->=0.03:net/p5-Net-Pcap
BUILD_DEPENDS= ${RUN_DEPENDS}