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 /mail/glacier | |
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
Diffstat (limited to 'mail/glacier')
-rw-r--r-- | mail/glacier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index 0aa66ee118e6..1f3843d5784c 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -10,7 +10,7 @@ DISTNAME= glacier-0.0.2 CATEGORIES= mail gnome MASTER_SITES= http://glacier.linuxbox.com/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs |