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 /misc | |
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.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gplink/Makefile | 2 | ||||
-rw-r--r-- | misc/jbidwatcher/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |