diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-19 23:39:51 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-19 23:39:51 +0800 |
commit | f671bfbef3e1f413b1760cbb2279bd92633f01a8 (patch) | |
tree | f2f63248495415dd543bbeae8bd1607520a88e3d | |
parent | f755772db8af5ac54d6124bb0b5cdc7d11fe1eb2 (diff) | |
download | freebsd-ports-gnome-f671bfbef3e1f413b1760cbb2279bd92633f01a8.tar.gz freebsd-ports-gnome-f671bfbef3e1f413b1760cbb2279bd92633f01a8.tar.zst freebsd-ports-gnome-f671bfbef3e1f413b1760cbb2279bd92633f01a8.zip |
pass maintainership
-rw-r--r-- | security/borzoi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index b7b90994eef0..223bec4b6129 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://dragongate-technologies.com/borzoi/ DISTNAME= borZoi-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jim@corebsd.or.id BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl |