diff options
author | shurd <shurd@FreeBSD.org> | 2014-06-19 04:18:11 +0800 |
---|---|---|
committer | shurd <shurd@FreeBSD.org> | 2014-06-19 04:18:11 +0800 |
commit | fc7c689a0b481d7fafc7926342c00514ce22ed17 (patch) | |
tree | 8a808f8df89c9a4c9c151b66abaa2452b50b87ce /misc | |
parent | 9ac6473bee19f4a9840baba30e033eef5ee85a7c (diff) | |
download | freebsd-ports-gnome-fc7c689a0b481d7fafc7926342c00514ce22ed17.tar.gz freebsd-ports-gnome-fc7c689a0b481d7fafc7926342c00514ce22ed17.tar.zst freebsd-ports-gnome-fc7c689a0b481d7fafc7926342c00514ce22ed17.zip |
Update my ports to use my shurd@FreeBSD.org account
Approved by: db, skreuzer (mentors)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freeguide/Makefile | 2 | ||||
-rw-r--r-- | misc/jbidwatcher/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile index e3a0efde0430..61fc0782a6ff 100644 --- a/misc/freeguide/Makefile +++ b/misc/freeguide/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephen Hurd <shurd@sasktel.net> +# Created by: Stephen Hurd <shurd@FreeBSD.org> # $FreeBSD$ PORTNAME= freeguide 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 |