diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-30 10:49:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-30 10:49:52 +0800 |
commit | 443d6bf6e9fd083e925dc865d6dae7388dbde6f4 (patch) | |
tree | ab55e6d82577a9942161b660623705acd79b8dab | |
parent | a1747b99327b6f73a2599be47be1e3b165afe134 (diff) | |
download | freebsd-ports-gnome-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.tar.gz freebsd-ports-gnome-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.tar.zst freebsd-ports-gnome-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.zip |
With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
-rw-r--r-- | devel/towitoko/Makefile | 2 | ||||
-rw-r--r-- | emulators/extract-xiso/Makefile | 2 | ||||
-rw-r--r-- | misc/gplink/Makefile | 2 | ||||
-rw-r--r-- | misc/jbidwatcher/Makefile | 2 | ||||
-rw-r--r-- | net/xbms/Makefile | 2 | ||||
-rw-r--r-- | security/poc/Makefile | 2 | ||||
-rw-r--r-- | textproc/makefaq/Makefile | 2 |
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 |