diff options
author | nork <nork@FreeBSD.org> | 2004-06-26 08:16:16 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-06-26 08:16:16 +0800 |
commit | a0d280780a413f0e7e62a673f34e57ac324e5c6b (patch) | |
tree | 3e5bcb5e47bf0c166e5a0ff935eb5fb06f29b8a5 /graphics | |
parent | 9bcd036b5d1bf235a8bd1b4d0c4eacbfd93b8520 (diff) | |
download | freebsd-ports-gnome-a0d280780a413f0e7e62a673f34e57ac324e5c6b.tar.gz freebsd-ports-gnome-a0d280780a413f0e7e62a673f34e57ac324e5c6b.tar.zst freebsd-ports-gnome-a0d280780a413f0e7e62a673f34e57ac324e5c6b.zip |
Change MAINTAINER to nork.
Approved by: DougB (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 2c62668e14b4..089167e1fd25 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/xpdf -MAINTAINER= DougB@FreeBSD.org +MAINTAINER= nork@FreeBSD.org COMMENT= Display PDF files, and convert them to other formats BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 |