diff options
Diffstat (limited to 'print/gv')
-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 24c2916cd88d..68573f0b5ea0 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ \ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/ghostscript/gnu/gv/unix -MAINTAINER= obrien@freebsd.org +MAINTAINER= ports@freebsd.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |