diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-05 13:56:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-05 13:56:32 +0800 |
commit | 9d48eb00d10a2ad990fa61515e736d6f8681750c (patch) | |
tree | 175e67157afa1b80552f30242829be8ba5e88333 /print | |
parent | ca3b32485a908ae2518e4239b17d9d3d84ebd16b (diff) | |
download | freebsd-ports-graphics-9d48eb00d10a2ad990fa61515e736d6f8681750c.tar.gz freebsd-ports-graphics-9d48eb00d10a2ad990fa61515e736d6f8681750c.tar.zst freebsd-ports-graphics-9d48eb00d10a2ad990fa61515e736d6f8681750c.zip |
Reset papowell@astart.com who has not responded to email asking about
maintainer timeouts.
Hat: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/ifhp/Makefile | 2 | ||||
-rw-r--r-- | print/pic2fig/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ifhp/Makefile b/print/ifhp/Makefile index 4c89de91ed0..d5527ad2769 100644 --- a/print/ifhp/Makefile +++ b/print/ifhp/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ MASTER_SITE_SUBDIR= LPRng/ifhp EXTRACT_SUFX= .tgz -MAINTAINER= papowell@astart.com +MAINTAINER= ports@FreeBSD.org COMMENT= IFHP - A highly configurable print filter for LPRng GNU_CONFIGURE= yes diff --git a/print/pic2fig/Makefile b/print/pic2fig/Makefile index 235da351293..49a1fdefc02 100644 --- a/print/pic2fig/Makefile +++ b/print/pic2fig/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .tar.Z -MAINTAINER= papowell@astart.com +MAINTAINER= ports@FreeBSD.org COMMENT= Pic format to fig format converter WRKSRC= ${WRKDIR}/${PORTNAME} |