diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-03 19:06:50 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-03 19:06:50 +0000 |
commit | 8e58ca83ab917c3639796b3ea56fb04c9fee19d7 (patch) | |
tree | 3abbfd2d8b3fcc99d5518e0593d7d4008e9bc0fd | |
parent | 07b306e65db8c14a89c988020813942b8bca94a9 (diff) | |
download | ports-8e58ca83ab917c3639796b3ea56fb04c9fee19d7.tar.gz ports-8e58ca83ab917c3639796b3ea56fb04c9fee19d7.zip |
Notes
-rw-r--r-- | graphics/xpdf/Makefile | 2 | ||||
-rw-r--r-- | net/redir/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index eecafe593e0b..42ff6b8b5931 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= ftp://ftp.foolabs.com/pub/xpdf/ PATCHFILES= xpdf-3.02pl1.patch xpdf-3.02pl2.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Display PDF files, and convert them to other formats BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 diff --git a/net/redir/Makefile b/net/redir/Makefile index ef57ce03cc54..c3a7fb6eabb2 100644 --- a/net/redir/Makefile +++ b/net/redir/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://sammy.net/~sammy/hacks/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A tcp connection redirection utility USE_RC_SUBR= redir |