diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:43:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:43:18 +0000 |
commit | a45331292ea266bf21fe27d82a135a698d682efb (patch) | |
tree | 69c68cf6696118b4d2c1ff2c02ed505bb4b72fa4 | |
parent | Update maintainer's email address. (diff) |
Reset handler@grendel.net at his request.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186768
-rw-r--r-- | net/ccxstream/Makefile | 2 | ||||
-rw-r--r-- | security/sfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/graft/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ccxstream/Makefile b/net/ccxstream/Makefile index 14a364b2a5f7..f89f06d2338a 100644 --- a/net/ccxstream/Makefile +++ b/net/ccxstream/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xbplayer -MAINTAINER= handler@grendel.net +MAINTAINER= ports@FreeBSD.org COMMENT= Stream media files to XBox Media Center via XBMSP USE_GMAKE= yes diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 7f9d68ba22d0..69ddde307f9c 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= security net MASTER_SITES= http://www.fs.net/sfswww/dist/ -MAINTAINER= handler@grendel.net +MAINTAINER= ports@FreeBSD.org COMMENT= Self-Certifying File System: A secure global network file system PLIST_SUB= SFS_VERSION=${PORTVERSION} diff --git a/sysutils/graft/Makefile b/sysutils/graft/Makefile index 57a8988d75db..28fba088b43f 100644 --- a/sysutils/graft/Makefile +++ b/sysutils/graft/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4 CATEGORIES= sysutils MASTER_SITES= http://www.gormand.com.au/peters/tools/graft/ -MAINTAINER= handler@grendel.net +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically manage symlinks in a directory hierarchy USE_PERL5= yes |