diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index 305e7d4..ab8dfb5 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.easysw.com/pub/cups/windows/ \ ftp://ftp3.easysw.com/pub/cups/windows/ DISTNAME= ${PORTNAME}-5.0rc3 -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= The Common UNIX Printing System: MS Windows client drivers BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ |