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 /finance | |
parent | Mike writes: I needed to be able to see the encapsulated packets in IP (diff) |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Notes
Notes:
svn path=/head/; revision=26946
Diffstat (limited to 'finance')
-rw-r--r-- | finance/qhacc/Makefile | 2 | ||||
-rw-r--r-- | finance/wmstock/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index d1b2427325df..9cce0ee32f67 100644 --- a/finance/qhacc/Makefile +++ b/finance/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/finance/wmstock/Makefile b/finance/wmstock/Makefile index d2bf1680a2f7..0e8b6f14fb6c 100644 --- a/finance/wmstock/Makefile +++ b/finance/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 |