diff options
author | Diane Bruce <db@FreeBSD.org> | 2009-06-14 23:42:04 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2009-06-14 23:42:04 +0000 |
commit | 12acbd48687739d32678a1bc560e9ae4ff4b0077 (patch) | |
tree | 07d120411a803728100587411e9d26a13de322ef /comms/klog | |
parent | 3c3202c1a259cde6b4ded005f2635c1676b6095e (diff) |
- As discussed with ITetcu, hamradio@ will pick up hamradio ports.
Notes
Notes:
svn path=/head/; revision=235831
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 7f09b7dfe2ae..28c4f2180c6c 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= BERLIOS -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= A ham radio logging application for KDE LIB_DEPENDS= hamlib.2:${PORTSDIR}/comms/hamlib |