diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:26:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:26:13 +0800 |
commit | 620bda1c228779cc66f3457aa93436a4ff056b5b (patch) | |
tree | bca4de8af9f787da339936fb7663e89cf313b465 /net | |
parent | 95ea0dded343c415f47c82eac1d3cfebbd99a15a (diff) | |
download | freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.tar.gz freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.tar.zst freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.zip |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/DarwinStreamingServer/Makefile | 2 | ||||
-rw-r--r-- | net/g2ipmsg/Makefile | 2 | ||||
-rw-r--r-- | net/liveMedia/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index eeca5d77a631..4a1184547cfa 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -21,7 +21,7 @@ PATCH_SITE_SUBDIR=nork PATCHFILES= dss-6.0.3.patch PATCH_DIST_STRIP=-p1 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Darwin Streaming Server, a MP3, MPEG4, and QuickTime streaming server RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile index ff3fbc8ec232..75cde6592696 100644 --- a/net/g2ipmsg/Makefile +++ b/net/g2ipmsg/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ipmsg.org/archive/ \ MASTER_SITE_SUBDIR= nork DIST_SUBDIR= gnome2 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A popup style message communication tool for GNOME2 USE_GETTEXT= yes diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index a69ba025b33a..333a2c5b2f56 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -15,7 +15,7 @@ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork DISTNAME= live.${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LIVE.COM Streaming Media LICENSE= GPLv2 |