diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /devel/ossp-l2 | |
parent | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff) | |
download | ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.tar.gz ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.zip |
Notes
Diffstat (limited to 'devel/ossp-l2')
-rw-r--r-- | devel/ossp-l2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-l2/Makefile b/devel/ossp-l2/Makefile index e2595eba7949..cdf5ea52980d 100644 --- a/devel/ossp-l2/Makefile +++ b/devel/ossp-l2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= A C library for a flexible and sophisticated Unix logging facility USE_LIBTOOL_VER= 15 |