From 240f9c57670f2f1553068295c9f313c660887cbf Mon Sep 17 00:00:00 2001 From: jedgar Date: Wed, 22 Dec 1999 14:33:42 +0000 Subject: Correct MAINTAINER PR: 15522 Submitted by: Maintainer --- print/hp2xx/Makefile | 2 +- x11-clocks/tclock/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index bb13729f2167..6e4e7bdf27dd 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print x11 MASTER_SITES= ftp://ftp.rz.uni-duesseldorf.de/pub/graphics/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ -MAINTAINER= Lars.Koeller@Uni-Bielefeled.DE +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 366e31bc22b9..84e1d5138711 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ EXTRACT_SUFX= .tar.Z -MAINTAINER= Lars.Koeller@Uni-Bielefeled.DE +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE NO_WRKSUBDIR= yes USE_IMAKE= yes -- cgit