diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-09-02 16:52:09 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-09-02 16:52:09 +0000 |
commit | fb2f3b1fdb37ce3ce2bae13987cefad01c9244ac (patch) | |
tree | 4128ff4b2f2ed84762a8f2feb360e3abe99eb517 /sysutils | |
parent | 6101a00d6fa1d30aac50236c156501bb3129d975 (diff) |
Notes
Diffstat (limited to 'sysutils')
-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 22b134162c62..5d340bcfcc32 100644 --- a/sysutils/ucspi-unix/Makefile +++ b/sysutils/ucspi-unix/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/ucspi-unix/ -MAINTAINER= patrick@rinke-bochum.de +MAINTAINER= ports@FreeBSD.org COMMENT= UNIX-domain socket client-server command-line tools BUILD_DEPENDS= ${LOCALBASE}/include/bglibs/sysdeps.h:${PORTSDIR}/devel/bglibs |