diff options
author | jedgar <jedgar@FreeBSD.org> | 1999-12-22 14:33:42 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 1999-12-22 14:33:42 +0000 |
commit | 240f9c57670f2f1553068295c9f313c660887cbf (patch) | |
tree | f7142b35fe24e7a4f310752c50466987a53261c3 /print | |
parent | 365db26d939f0dfb5e0706ef98500d2478116b09 (diff) | |
download | FreeBSD-ports-240f9c57670f2f1553068295c9f313c660887cbf.zip FreeBSD-ports-240f9c57670f2f1553068295c9f313c660887cbf.tar.gz |
Correct MAINTAINER
PR: 15522
Submitted by: Maintainer
Diffstat (limited to 'print')
-rw-r--r-- | print/hp2xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index bb13729..6e4e7bd 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 |