diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /net/lft | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-graphics-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-graphics-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-graphics-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'net/lft')
-rw-r--r-- | net/lft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lft/Makefile b/net/lft/Makefile index 190b52c4924..74dddb6ef59 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0b CATEGORIES= net MASTER_SITES= GENTOO/distfiles -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Layer 4 Traceroute program GNU_CONFIGURE= yes |