diff options
author | Richard Gallamore <ultima@FreeBSD.org> | 2017-07-03 19:06:08 +0000 |
---|---|---|
committer | Richard Gallamore <ultima@FreeBSD.org> | 2017-07-03 19:06:08 +0000 |
commit | 91b31c2c77be0036aca31420cd7a3bc815a5db78 (patch) | |
tree | 3b0ba9f13ade0385c5a69128eef433c6976970d6 /net-mgmt/ccnet-client | |
parent | c34d222f8c1d00fa0654dbf23c596ca4aff25756 (diff) |
Notes
Diffstat (limited to 'net-mgmt/ccnet-client')
-rw-r--r-- | net-mgmt/ccnet-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ccnet-client/Makefile b/net-mgmt/ccnet-client/Makefile index ce04a7d61041..ec992f4d44e9 100644 --- a/net-mgmt/ccnet-client/Makefile +++ b/net-mgmt/ccnet-client/Makefile @@ -5,7 +5,7 @@ PORTVERSION= ${SEAFILE_CLIENT_VER} DISTVERSIONPREFIX= v CATEGORIES= net-mgmt devel -MAINTAINER= ultima1252@gmail.com +MAINTAINER= ultima@FreeBSD.org COMMENT= Framework for writing networked applications LICENSE= GPLv3 |