svn commit: r304649 - in head: net-mgmt/openvmps net/vde
Thomas Abthorpe
tabthorpe at FreeBSD.org
Sat Sep 22 02:18:46 UTC 2012
Author: tabthorpe
Date: Sat Sep 22 02:18:45 2012
New Revision: 304649
URL: http://svn.freebsd.org/changeset/ports/304649
Log:
- Reassign to the heap due to mail bounces
With hat: portmgr
Modified:
head/net-mgmt/openvmps/Makefile (contents, props changed)
head/net/vde/Makefile (contents, props changed)
Modified: head/net-mgmt/openvmps/Makefile
==============================================================================
--- head/net-mgmt/openvmps/Makefile Sat Sep 22 02:10:48 2012 (r304648)
+++ head/net-mgmt/openvmps/Makefile Sat Sep 22 02:18:45 2012 (r304649)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: openvmps
-# Date created: 6 October 2003
-# Whom: Craig Boston <craig at yekse.gank.org>
-#
+# Created by: Craig Boston <craig at yekse.gank.org>
# $FreeBSD$
-#
PORTNAME= openvmps
PORTVERSION= 1.3
@@ -12,7 +8,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= SF/vmps/vmpsd/${PORTVERSION}
DISTNAME= vmpsd-${PORTVERSION}
-MAINTAINER= craig at yekse.gank.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= A GPL implementation of the VMPS protocol
WRKSRC= ${WRKDIR}/vmpsd
Modified: head/net/vde/Makefile
==============================================================================
--- head/net/vde/Makefile Sat Sep 22 02:10:48 2012 (r304648)
+++ head/net/vde/Makefile Sat Sep 22 02:18:45 2012 (r304649)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: vde
-# Date created: 30 Janurary 2005
-# Whom: Craig Boston <craig at yekse.gank.org>
-#
+# Created by: Craig Boston <craig at yekse.gank.org>
# $FreeBSD$
-#
PORTNAME= vde
PORTVERSION= 1.5.7
@@ -11,7 +7,7 @@ CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/OldFiles
EXTRACT_SUFX= .tgz
-MAINTAINER= craig at yekse.gank.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= User-mode virtual ethernet infrastructure
CONFLICTS= vde2-[0-9]*
More information about the svn-ports-all
mailing list