diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 19:08:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 19:08:13 +0000 |
commit | fe51e78f4d05aa4062330bb9ddddd0b611a76bdc (patch) | |
tree | 4f459d995a9801641decee3dc9f43239562e00c4 /net-mgmt | |
parent | 62ecb485ab08bf5068c155dc6f1190a79ec7031c (diff) | |
download | ports-fe51e78f4d05aa4062330bb9ddddd0b611a76bdc.tar.gz ports-fe51e78f4d05aa4062330bb9ddddd0b611a76bdc.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pixilate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index 6fd67bfdc95a..81a24165b9cd 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= winfingerprint -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Generates packets to match a list of Cisco PIX access lists BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel |