diff options
author | pettai <pettai> | 2010-03-16 07:15:44 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-16 07:15:44 +0000 |
commit | f4316d1f1cbfa6a36a712b9d0843f478f3420262 (patch) | |
tree | 303584083314e411ad8950e1698cef43e70355e2 /devel | |
parent | 6e63a2bd68a72f032372292f2ab404d0c2775402 (diff) | |
download | pkgsrc-f4316d1f1cbfa6a36a712b9d0843f478f3420262.tar.gz |
Fixed MAINTAINER typo
Diffstat (limited to 'devel')
-rw-r--r-- | devel/log4shib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index edc3d44f3cc..7f1947bd57f 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/15 08:18:53 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/16 07:15:44 pettai Exp $ # DISTNAME= log4shib-1.0.4 CATEGORIES= devel MASTER_SITES= http://shibboleth.internet2.edu/downloads/log4shib/1.0.4/ -MAINTAINER= pettai@NetBSD.net +MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://shibboleth.internet2.edu/ COMMENT= C++ library for flexible logging, modeled after Log4j LICENSE= gnu-lgpl-v2.1 |