diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-11-22 17:11:38 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-11-22 17:11:38 +0000 |
commit | f5a55d31dbca9cd35317d17d6d07db732e0dc5b0 (patch) | |
tree | 9b3f19e87e2a7bcea9eb1a4db0087485fd69e843 | |
parent | Fix plist when QUVI option is not selected. (diff) |
- Change maintainer
PR: 195185
Submitted by: pauls@utdallas.edu
Notes
Notes:
svn path=/head/; revision=373079
-rw-r--r-- | devel/liblognorm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index c2ffcb544227..a428b2d9c2dd 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= devel net security MASTER_SITES= http://www.liblognorm.com/download/files/download/ -MAINTAINER= pauls@utdallas.edu +MAINTAINER= 5u623l20@gmail.com COMMENT= Log normalizer LICENSE= GPLv2 |