diff options
author | araujo <araujo@FreeBSD.org> | 2008-01-04 03:06:50 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-01-04 03:06:50 +0800 |
commit | 63c61a06b33844f18931d7a601aee51c9e074798 (patch) | |
tree | c273391fa39efa3de6160299efe98a4090708000 | |
parent | 18f902ad40b5a9577152268801c4a98dd16f483c (diff) | |
download | freebsd-ports-gnome-63c61a06b33844f18931d7a601aee51c9e074798.tar.gz freebsd-ports-gnome-63c61a06b33844f18931d7a601aee51c9e074798.tar.zst freebsd-ports-gnome-63c61a06b33844f18931d7a601aee51c9e074798.zip |
- Take maintainership, I use this a lot.
Approved by: stas (mentor, implicit)
-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 |