1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix fetching, update WWW

This commit is contained in:
Pav Lucistnik 2007-01-24 10:34:47 +00:00
parent 61c7184c75
commit c167e8bc59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183163
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= dpkt
PORTVERSION= 1.6
CATEGORIES= net python
MASTER_SITES= http://monkey.org/~dugsong/dpkt/
MASTER_SITES= http://dpkt.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= msciciel@darkzone.ma.cx

View File

@ -1,4 +1,4 @@
Python module for fast, simple packet creation / parsing, with definitions for
the basic TCP/IP protocols.
WWW: http://monkey.org/~dugsong/dpkt/
WWW: http://code.google.com/p/dpkt/