aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2012-10-18 21:06:32 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2012-10-18 21:06:32 +0800
commita801ddb313133dab36f6dfa04b7379486f878cde (patch)
tree498b5f5267fda8dffd9ef9c34e4e56574f46b0c5 /net
parent197a039863281a61218d2b098ea44b53dbe8f89c (diff)
downloadfreebsd-ports-gnome-a801ddb313133dab36f6dfa04b7379486f878cde.tar.gz
freebsd-ports-gnome-a801ddb313133dab36f6dfa04b7379486f878cde.tar.zst
freebsd-ports-gnome-a801ddb313133dab36f6dfa04b7379486f878cde.zip
- Reassign to the heap at maintainer's request
Feature safe: yes Redports: ignore
Diffstat (limited to 'net')
-rw-r--r--net/xboxproxy/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/xboxproxy/Makefile b/net/xboxproxy/Makefile
index 80299b8afd93..8c10f91e41bf 100644
--- a/net/xboxproxy/Makefile
+++ b/net/xboxproxy/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: xboxproxy
-# Date created: 6 October 2005
-# Whom: Antony Mawer <ports@mawer.org>
-#
+# Created by: Antony Mawer <ports@mawer.org>
# $FreeBSD$
PORTNAME= xboxproxy
@@ -11,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= http://www.semicomplete.com/files/xboxproxy/
DISTNAME= proxy-${PORTVERSION}
-MAINTAINER= ports@mawer.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A proxy for the XBox system link protocol
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10