diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-11-04 00:55:27 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-11-04 00:55:27 +0000 |
commit | 16a924bc3c7d04553f3d8a421c9ad14dafa6a5f6 (patch) | |
tree | 15d3d54e3b04989a829d68799b4a012763de3261 /net-p2p/opendchub | |
parent | 2961d3a559009b9f01b64bacac8966b50f543000 (diff) | |
download | ports-16a924bc3c7d04553f3d8a421c9ad14dafa6a5f6.tar.gz ports-16a924bc3c7d04553f3d8a421c9ad14dafa6a5f6.zip |
Notes
Diffstat (limited to 'net-p2p/opendchub')
-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 ffee7e83cfd8..e72a0b6c4a95 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 |