diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /net/pear-Net_IPv4 | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | ports-b233276d780d89ce6fa291b8fda9e472e3189378.tar.gz ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
- Take Maintainership
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=402439
Diffstat (limited to 'net/pear-Net_IPv4')
-rw-r--r-- | net/pear-Net_IPv4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_IPv4/Makefile b/net/pear-Net_IPv4/Makefile index 19aa92b5103a..914e31fb9e48 100644 --- a/net/pear-Net_IPv4/Makefile +++ b/net/pear-Net_IPv4/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_IPv4 DISTVERSION= 1.3.4 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= IPv4 network calculations and validation USES= pear |