diff options
Diffstat (limited to 'print/gnomeprint/Makefile')
-rw-r--r-- | print/gnomeprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 19d3b2c8bcae..d6d7de2fc897 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print DISTNAME= gnome-print-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 |