aboutsummaryrefslogtreecommitdiff
path: root/net/nbd-server
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-22 17:09:45 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-22 17:09:45 +0000
commitafe2d2fb24ad61f74428ffb8f2b6c509b8dc3730 (patch)
tree38d98b6fcf6d48ce760eaed517983e1db6450357 /net/nbd-server
parent17201c47f8c104506f339966639c381355a01c72 (diff)
downloadports-afe2d2fb24ad61f74428ffb8f2b6c509b8dc3730.tar.gz
ports-afe2d2fb24ad61f74428ffb8f2b6c509b8dc3730.zip
- Reassign to the heap at the maintainer's request
Notes
Notes: svn path=/head/; revision=304698
Diffstat (limited to 'net/nbd-server')
-rw-r--r--net/nbd-server/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/nbd-server/Makefile b/net/nbd-server/Makefile
index 425f0b1c3a6c..a8381cb4b136 100644
--- a/net/nbd-server/Makefile
+++ b/net/nbd-server/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nbd-server
-# Date created: 14 december 2003
-# Whom: Christian Laursen <xi@borderworlds.dk>
-#
+# Created by: Christian Laursen <xi@borderworlds.dk>
# $FreeBSD$
-#
PORTNAME= nbd-server
PORTVERSION= 2.8.5
@@ -13,7 +9,7 @@ CATEGORIES= net
MASTER_SITES= SF/nbd/nbd/${PORTVERSION}
DISTNAME= nbd-${PORTVERSION}
-MAINTAINER= rebehn@ant.uni-bremen.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Server for the Linux network block device (nbd)
USE_BZIP2= yes