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 | |
parent | 7b91c5ceb4c3d9d2858273cc1cfa815f82fca268 (diff) | |
download | freebsd-ports-gnome-b8ac35667ff25e117069e587dfe7f50e27a7f1cc.tar.gz freebsd-ports-gnome-b8ac35667ff25e117069e587dfe7f50e27a7f1cc.tar.zst freebsd-ports-gnome-b8ac35667ff25e117069e587dfe7f50e27a7f1cc.zip |
Update the maintainer's e-mail address.
Requested by: maintainer in PR 4811
Diffstat (limited to 'mail')
-rw-r--r-- | mail/faces/Makefile | 4 | ||||
-rw-r--r-- | mail/xfaces/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 40183e85adce..b61542f53ec8 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 diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index 20df32569b4a..b9455a4285f5 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,7 +5,7 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1997/04/30 03:18:05 asami Exp $ +# $Id: Makefile,v 1.7 1997/10/22 06:07:33 obrien Exp $ # DISTNAME= xfaces-3.3 @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \ ${MASTER_SITE_LOCAL} DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz -MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces \ |