diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-29 01:59:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-29 01:59:16 +0000 |
commit | 7475775dff0b4f3b619b102490230196091ae1d1 (patch) | |
tree | f18209e543c3d344372b015cae7adcf38607a54a /print/cups-samba | |
parent | 06701fd8ef966618c67df9d1699e3dddf506f0de (diff) | |
download | ports-7475775dff0b4f3b619b102490230196091ae1d1.tar.gz ports-7475775dff0b4f3b619b102490230196091ae1d1.zip |
Notes
Diffstat (limited to 'print/cups-samba')
-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 e4fa31910a26..8ee12050bbb4 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR=cups/windows DISTNAME= cups-windows-${PORTVERSION}-source -MAINTAINER= tomasv@megalogika.lt +MAINTAINER= ports@FreeBSD.org COMMENT= The Common UNIX Printing System: MS Windows client drivers RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \ |