diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 15:53:08 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 15:53:08 +0000 |
commit | 978fe5634d7221048a082397bbd201ad0df69986 (patch) | |
tree | 7a2c7f3f8aaaf4ca81d9acb3cee41fcdd5efd12e /net/ossp-sa | |
parent | 3df4965938d5a8a7ca7111830e8fe707f5f2b1ad (diff) | |
download | ports-978fe5634d7221048a082397bbd201ad0df69986.tar.gz ports-978fe5634d7221048a082397bbd201ad0df69986.zip |
Notes
Diffstat (limited to 'net/ossp-sa')
-rw-r--r-- | net/ossp-sa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index 3a3612b45355..7310f4e53d83 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An abstraction library for the Unix socket API LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex |