diff options
author | steve <steve@FreeBSD.org> | 1998-11-23 11:29:10 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-23 11:29:10 +0800 |
commit | 4565d4a478bb6d4bb2a7180da45d82df0ba43c10 (patch) | |
tree | 5cf714a27e01d15add36b5a28c30159003d09c66 /mail | |
parent | 99cd824ae00b9468350fcceadc0c811bcf5cc51d (diff) | |
download | freebsd-ports-gnome-4565d4a478bb6d4bb2a7180da45d82df0ba43c10.tar.gz freebsd-ports-gnome-4565d4a478bb6d4bb2a7180da45d82df0ba43c10.tar.zst freebsd-ports-gnome-4565d4a478bb6d4bb2a7180da45d82df0ba43c10.zip |
Jim Mock <jim@phrantic.phear.net> has stepped forward to maintain
this one in Gilad's absence.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 74f8fcb8683e..130a6d9aa968 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -3,14 +3,14 @@ # Date created: 7 Jun 1998 # Whom: rom # -# $Id: Makefile,v 1.4 1998/10/20 01:43:07 steve Exp $ +# $Id: Makefile,v 1.5 1998/11/21 07:27:38 steve Exp $ # DISTNAME= wmmail-0.59 CATEGORIES= mail MASTER_SITES= http://earth.gaianet.net/~scorpio/ -MAINTAINER= rom_glsa@ein-hashofet.co.il +MAINTAINER= jim@phrantic.phear.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |