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/jbidwatcher | |
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/jbidwatcher')
-rw-r--r-- | misc/jbidwatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |