diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
commit | 676b34a1277978cb6e30fb534c118f7adfff884d (patch) | |
tree | 697dbbe4c57c0e76ac58100f25226bf6ab79babe /net/anet | |
parent | d8707ba967eb602799a7fbf210eddecffdce5a00 (diff) | |
download | ports-676b34a1277978cb6e30fb534c118f7adfff884d.tar.gz ports-676b34a1277978cb6e30fb534c118f7adfff884d.zip |
Notes
Diffstat (limited to 'net/anet')
-rw-r--r-- | net/anet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/anet/Makefile b/net/anet/Makefile index 8a005d4b4aa2..b60d94babe83 100644 --- a/net/anet/Makefile +++ b/net/anet/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.codelabs.ch/download/ DISTNAME= libanet-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Networking library for Ada LICENSE= GPLv2 GMGPL |