diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-29 02:48:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-29 02:48:30 +0000 |
commit | de223a1ada2dda46ac9fb3a1a505093d334bbe4f (patch) | |
tree | 71cba3ec0d33130fad3cae86774d53b6b1c4d4b4 /print/cups-samba | |
parent | 7475775dff0b4f3b619b102490230196091ae1d1 (diff) | |
download | ports-de223a1ada2dda46ac9fb3a1a505093d334bbe4f.tar.gz ports-de223a1ada2dda46ac9fb3a1a505093d334bbe4f.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 8ee12050bbb4..edc59d2f5ad5 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= ports@FreeBSD.org +MAINTAINER= mwisnicki+freebsd@gmail.com COMMENT= The Common UNIX Printing System: MS Windows client drivers RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \ |