diff options
-rw-r--r-- | print/hp2xx/Makefile | 2 | ||||
-rw-r--r-- | 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 |