diff options
-rw-r--r-- | net-p2p/verlihub-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/verlihub/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index 0c893e0360fb..0614e2ebef5e 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= verlihub DISTNAME= vh_plugins-0.1 -MAINTAINER= hurbold@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for the Verlihub Linux/Unix Direct Connect Hub Software BUILD_DEPENDS= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index 7a5795525e47..8cc8cbd2a052 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= verlihub DISTNAME= verlihub-0.9.8c-RC2 -MAINTAINER= hurbold@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Direct Connect protocol server (Hub) # XXX: Actually, bash isn't required for building, |