diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
commit | a05c7f3106f00ab12f6db2f07baca7f0a9168246 (patch) | |
tree | f2b344fcb8d8cfad3947748cf46e6cc498172667 /print | |
parent | 42eec1f8566cecb243d001cd49ec081b6860b626 (diff) | |
download | ports-a05c7f3106f00ab12f6db2f07baca7f0a9168246.tar.gz ports-a05c7f3106f00ab12f6db2f07baca7f0a9168246.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index c703bb5984b7..51143d2e37b1 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d |