diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2005-11-14 01:13:15 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2005-11-14 01:13:15 +0800 |
commit | 464bb941ba75463db0043fa3a708daac0bf631cb (patch) | |
tree | 213be3acfa34081cf47a52eef150c44b5e784895 /print/hp2xx | |
parent | b78b7f02a00e3de4de8d5448a66990df35327d38 (diff) | |
download | freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.gz freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.zst freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.zip |
o) Drop maintainership cause I didn't use these ports since months anymore.
Diffstat (limited to 'print/hp2xx')
-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 884e58c29730..43b22e031c4b 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= ports@freebsd.org COMMENT= A HPGL to vector- and raster formats converter and previewer for X11 LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |