diff options
Diffstat (limited to 'sysutils/ucspi-unix/Makefile')
-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 |