diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
commit | 0c91e4863fddfd216a9332fb87a08c43a7ce50d6 (patch) | |
tree | e2e94a5b8ba00dc0518e89122ddb72d741da33b1 /net/libdnet | |
parent | Force LATEST_LINK to fix a breakage with OPTIONS. (diff) |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Diffstat (limited to 'net/libdnet')
-rw-r--r-- | net/libdnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index c068d25df603..07f988990a8a 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= A simple interface to low level networking routines GNU_CONFIGURE= yes |