diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2014-06-19 04:18:11 +0800 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2014-06-19 04:18:11 +0800 |
commit | 4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6 (patch) | |
tree | 8a808f8df89c9a4c9c151b66abaa2452b50b87ce /comms/libconcord | |
parent | ce3eca6187af3c820a14e1e08def1cf581ec92aa (diff) | |
download | freebsd-ports-gnome-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.tar.gz freebsd-ports-gnome-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.tar.zst freebsd-ports-gnome-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.zip |
Update my ports to use my shurd@FreeBSD.org account
Approved by: db, skreuzer (mentors)
Diffstat (limited to 'comms/libconcord')
-rw-r--r-- | comms/libconcord/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libconcord/Makefile b/comms/libconcord/Makefile index 7405d705d92c..e2d213cf73e8 100644 --- a/comms/libconcord/Makefile +++ b/comms/libconcord/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephen Hurd <shurd@sasktel.net> +# Created by: Stephen Hurd <shurd@FreeBSD.org> # $FreeBSD$ PORTNAME= libconcord @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= SF/concordance/concordance/${PORTVERSION} DISTNAME= concordance-${PORTVERSION} -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= Logitech Harmony configuration library LICENSE= GPLv2 |