diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
commit | f3f892c5158f2359e9ba9f2855111c109830861e (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /comms/klog | |
parent | 6b219320e32a6082492f6b705de70afe54ad3b87 (diff) | |
download | freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip |
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'comms/klog')
-rw-r--r-- | comms/klog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 68cba5a11829..3b64e5913398 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.9.0.3 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH -MAINTAINER= hamradio@freebsd.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Simple Qt-based amateur radio logger USES= qmake |