diff options
author | naddy <naddy@FreeBSD.org> | 2002-11-04 00:55:27 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-11-04 00:55:27 +0000 |
commit | 0d059aa4abcbd5ee71af804ff6fba027aaa2fe51 (patch) | |
tree | 4ff88a28d7b22dca6e1d9ae07962784dc8922615 /net-p2p | |
parent | e54636c5fc4db10548c3df1cafe8a5bcec39d445 (diff) | |
download | FreeBSD-ports-0d059aa4abcbd5ee71af804ff6fba027aaa2fe51.zip FreeBSD-ports-0d059aa4abcbd5ee71af804ff6fba027aaa2fe51.tar.gz |
Drop maintainership.
PR: 44850
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/opendchub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index ffee7e8..e72a0b6 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mchopra@engmail.uwaterloo.ca +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes USE_GMAKE= yes |