diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /net/spoofer | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) | |
download | ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip |
Notes
Diffstat (limited to 'net/spoofer')
-rw-r--r-- | net/spoofer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 75d747163a0a..4acae4cbc062 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: spoofer # Date created: 6 February 2006 -# Whom: Andrew Pantyukhin <infofarmer@gmail.com> +# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= net MASTER_SITES= http://spoofer.csail.mit.edu/ -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= ANA Spoofer Project testing software PLIST_FILES= bin/spoofer |