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 /comms/concordance | |
parent | ce3eca6187af3c820a14e1e08def1cf581ec92aa (diff) | |
download | ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.tar.gz ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.zip |
Notes
Diffstat (limited to 'comms/concordance')
-rw-r--r-- | comms/concordance/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/concordance/Makefile b/comms/concordance/Makefile index e34c20bbb2ca..8f57f2786441 100644 --- a/comms/concordance/Makefile +++ b/comms/concordance/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephen Hurd <shurd@sasktel.net> +# Created by: Stephen Hurd <shurd@FreeBSD.org> # $FreeBSD$ PORTNAME= concordance @@ -6,7 +6,7 @@ PORTVERSION= 1.1 CATEGORIES= comms MASTER_SITES= SF -MAINTAINER= shurd@sasktel.net +MAINTAINER= shurd@FreeBSD.org COMMENT= Command-line Logitech Harmony configuration tool LICENSE= GPLv2 |