diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:40:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:40:30 +0000 |
commit | f7e8c43d649da505c2e88b52685dc8dcded128e9 (patch) | |
tree | a40bd850236832d203c4647a9ddc6cd568ba1c27 /devel/libol | |
parent | fa0e4f39d49e777679cca1bc8875198ee2d283b7 (diff) | |
download | ports-f7e8c43d649da505c2e88b52685dc8dcded128e9.tar.gz ports-f7e8c43d649da505c2e88b52685dc8dcded128e9.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172365
Diffstat (limited to 'devel/libol')
-rw-r--r-- | devel/libol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile index cb24b897e8e2..41181521c4e0 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.16 CATEGORIES= devel MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/ -MAINTAINER= vince@blue-box.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library needed by syslog-ng GNU_CONFIGURE= yes |