diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /comms | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'comms')
-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 80aeb373b9da..51aa80897384 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3.2 CATEGORIES= comms MASTER_SITES= http://download.berlios.de/klog/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= ADIF compatible logging application LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib |