diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /misc/bidwatcher | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) |
Notes
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 7dcedf0e26ec..479ae830e92f 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://people.FreeBSD.org/~mph/distfiles/ MASTER_SITE_SUBDIR= apps/misc -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_GMAKE= YES USE_QT= YES |