diff options
Diffstat (limited to 'comms/libconcord/Makefile')
-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 |