diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2014-06-18 20:18:11 +0000 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2014-06-18 20:18:11 +0000 |
commit | 4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6 (patch) | |
tree | 8a808f8df89c9a4c9c151b66abaa2452b50b87ce /misc/jbidwatcher | |
parent | ce3eca6187af3c820a14e1e08def1cf581ec92aa (diff) | |
download | ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.tar.gz ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.zip |
Notes
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 fed7040db8e3..1e83023e20a6 100644 --- a/misc/jbidwatcher/Makefile +++ b/misc/jbidwatcher/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.5.6 CATEGORIES= misc java MASTER_SITES= http://www.jbidwatcher.com/download/ -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= A Java-based application allowing you to monitor eBay auctions USE_BZIP2= yes |