diff options
author | max <max@FreeBSD.org> | 1997-11-18 02:47:53 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-11-18 02:47:53 +0800 |
commit | b8ac35667ff25e117069e587dfe7f50e27a7f1cc (patch) | |
tree | 38a98a82f257bd3697a8af6bb4d5df147fe32446 /mail/faces | |
parent | 7b91c5ceb4c3d9d2858273cc1cfa815f82fca268 (diff) | |
download | freebsd-ports-graphics-b8ac35667ff25e117069e587dfe7f50e27a7f1cc.tar.gz freebsd-ports-graphics-b8ac35667ff25e117069e587dfe7f50e27a7f1cc.tar.zst freebsd-ports-graphics-b8ac35667ff25e117069e587dfe7f50e27a7f1cc.zip |
Update the maintainer's e-mail address.
Requested by: maintainer in PR 4811
Diffstat (limited to 'mail/faces')
-rw-r--r-- | mail/faces/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 40183e85adc..b61542f53ec 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -4,7 +4,7 @@ # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1997/05/17 15:14:34 max Exp $ +# $Id: Makefile,v 1.4 1997/07/17 15:12:51 max Exp $ # DISTNAME= faces-1.6.1 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ \ ftp://odie.physik2.uni-rostock.de/pub/ EXTRACT_SUFX= .tar.Z -MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE WRKSRC= $(WRKDIR)/faces MAN1= compface.1 faces.1 face_update.1 |