diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
commit | 189bb010c08702d5d887899161ee9c5fe731aabf (patch) | |
tree | d2c5d972d751ce214000d308eb60a05d17f9dffa /sysutils/ucspi-unix | |
parent | 3fc3d1ecb1e9022890e0a8dfb7e8dab36f098065 (diff) | |
download | ports-189bb010c08702d5d887899161ee9c5fe731aabf.tar.gz ports-189bb010c08702d5d887899161ee9c5fe731aabf.zip |
Notes
Diffstat (limited to 'sysutils/ucspi-unix')
-rw-r--r-- | sysutils/ucspi-unix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile index 10f78983b62b..c1d5a05f2ec4 100644 --- a/sysutils/ucspi-unix/Makefile +++ b/sysutils/ucspi-unix/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= UNIX-domain socket client-server command-line tools BUILD_DEPENDS= ${BGLIBS_LIB}/libbg.a:${PORTSDIR}/devel/bglibs |