diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:56:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:56:32 +0000 |
commit | fd7f381164cafafb3a72ff2293a6eb4e28ef9f92 (patch) | |
tree | 8a62744f00f45f298fb65484a338aff10c16d83d /print | |
parent | 8dabc431d0da43502c2875111f3a428989086775 (diff) | |
download | ports-fd7f381164cafafb3a72ff2293a6eb4e28ef9f92.tar.gz ports-fd7f381164cafafb3a72ff2293a6eb4e28ef9f92.zip |
Notes
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 4c89de91ed02..d5527ad2769d 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 235da3512938..49a1fdefc022 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} |