diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
commit | 40fa28d14c079b98fbd8ec0de47cc8b8c8a04d2d (patch) | |
tree | 8633bb2ede638caee73fa3fb4ea7d0b7b8a410aa /misc | |
parent | Call 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.
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 |