aboutsummaryrefslogtreecommitdiff
path: root/net/pure-sockets/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-24 15:57:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-24 15:57:24 +0000
commit32b38a45c436c3619031da4a1d369c4f1536a68b (patch)
treec18b5a95e8ae5242e958658d9062f42712172cfb /net/pure-sockets/Makefile
parentf14c856d630ce94666cd3ba2fbff511609ff52f8 (diff)
downloadports-32b38a45c436c3619031da4a1d369c4f1536a68b.tar.gz
ports-32b38a45c436c3619031da4a1d369c4f1536a68b.zip
Notes
Diffstat (limited to 'net/pure-sockets/Makefile')
-rw-r--r--net/pure-sockets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pure-sockets/Makefile b/net/pure-sockets/Makefile
index d0a76c0413a3..6e5c22389e21 100644
--- a/net/pure-sockets/Makefile
+++ b/net/pure-sockets/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/
DIST_SUBDIR= pure
-MAINTAINER= lichray@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pure language interface to the Berkeley socket functions
LICENSE= GPLv3 LGPL3