diff options
author | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /misc | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.zst freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bidwatcher/Makefile | 2 | ||||
-rw-r--r-- | misc/qhacc/Makefile | 2 | ||||
-rw-r--r-- | misc/wmstock/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/misc/qhacc/Makefile b/misc/qhacc/Makefile index d1b2427325df..9cce0ee32f67 100644 --- a/misc/qhacc/Makefile +++ b/misc/qhacc/Makefile @@ -11,7 +11,7 @@ PKGNAME= qhacc-0.3.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.ostrich-emulators.cx/qhacc/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_X_PREFIX= yes USE_QT2= yes diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile index d2bf1680a2f7..0e8b6f14fb6c 100644 --- a/misc/wmstock/Makefile +++ b/misc/wmstock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://mattfischer.com/wmstock/src/ \ http://www.psn.net/~andrews/wmstock/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |