summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-09-30 02:49:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-09-30 02:49:52 +0000
commit40fa28d14c079b98fbd8ec0de47cc8b8c8a04d2d (patch)
tree8633bb2ede638caee73fa3fb4ea7d0b7b8a410aa
parentCall ztcfg after loading drivers to get the card(s) configured properly. (diff)
With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
Notes
Notes: svn path=/head/; revision=143813
-rw-r--r--devel/towitoko/Makefile2
-rw-r--r--emulators/extract-xiso/Makefile2
-rw-r--r--misc/gplink/Makefile2
-rw-r--r--misc/jbidwatcher/Makefile2
-rw-r--r--net/xbms/Makefile2
-rw-r--r--security/poc/Makefile2
-rw-r--r--textproc/makefaq/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/towitoko/Makefile b/devel/towitoko/Makefile
index c45c23703179..65431eba3fd7 100644
--- a/devel/towitoko/Makefile
+++ b/devel/towitoko/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.7
CATEGORIES= devel
MASTER_SITES= http://www.geocities.com/cprados/files/
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= UNIX driver for Towitoko smartcard readers
GNU_CONFIGURE= yes
diff --git a/emulators/extract-xiso/Makefile b/emulators/extract-xiso/Makefile
index ae950beea5b2..bfc4e42903b3 100644
--- a/emulators/extract-xiso/Makefile
+++ b/emulators/extract-xiso/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -freebsd_v${PORTVERSION}
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}
EXTRACT_SUFX= .zip
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= This tool will extract files form xdvdfs (xbox iso) image
PLIST_FILES= bin/extract-xiso
diff --git a/misc/gplink/Makefile b/misc/gplink/Makefile
index 8836ee13891d..a07ca5d58496 100644
--- a/misc/gplink/Makefile
+++ b/misc/gplink/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5
CATEGORIES= misc
MASTER_SITES= http://dexy.mine.nu/gp32/gplink/
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A GP32 USB linker tool
LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
diff --git a/misc/jbidwatcher/Makefile b/misc/jbidwatcher/Makefile
index b2ce4d44893e..e4388b5aaf8c 100644
--- a/misc/jbidwatcher/Makefile
+++ b/misc/jbidwatcher/Makefile
@@ -14,7 +14,7 @@ DISTNAME= JBidWatcher-${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Java-based application allowing you to monitor eBay auctions
USE_JAVA= yes
diff --git a/net/xbms/Makefile b/net/xbms/Makefile
index 0f3c62f06afd..f47a68499812 100644
--- a/net/xbms/Makefile
+++ b/net/xbms/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://wipux2.wifo.uni-mannheim.de/~ck/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Xbms, the unix streaming server for xbox mediaplayer
ONLY_FOR_ARCHS= i386 alpha
diff --git a/security/poc/Makefile b/security/poc/Makefile
index 382b72085715..31b8ebc72524 100644
--- a/security/poc/Makefile
+++ b/security/poc/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=poc
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Program for managing passwords on smartcards
LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko
diff --git a/textproc/makefaq/Makefile b/textproc/makefaq/Makefile
index 533cf5e5e1ae..ce1f83bed543 100644
--- a/textproc/makefaq/Makefile
+++ b/textproc/makefaq/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= king@v2project.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Makefaq is a Python program that creates a (FAQ)
USE_PYTHON= yes