diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-16 07:05:23 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-16 07:05:23 +0000 |
commit | 43e5da527db05683b198383161528f41147fdd29 (patch) | |
tree | c8b896363f61caa99360178a974071d3c39bca39 /comms/klog | |
parent | bf58c9b3e9e49f7129226bec6fc74ae37159c4b0 (diff) |
Notes
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 b1009907c02f..f12889f30b90 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://download.berlios.de/klog/ -MAINTAINER= az@az.inec.ru +MAINTAINER= az@inec.ru COMMENT= ADIF compatible logging application GNU_CONFIGURE= yes |