diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-10-23 20:45:10 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-10-23 20:45:10 +0000 |
commit | 546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /print/cups-smb-backend | |
parent | f4a1e022c0d267b40fde97c90402277490d4eb4f (diff) | |
download | ports-546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c.tar.gz ports-546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c.zip |
Notes
Diffstat (limited to 'print/cups-smb-backend')
-rw-r--r-- | print/cups-smb-backend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index 166eb9be094f..620d165e0750 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -8,7 +8,7 @@ CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= CUPS backend for printing to Windows servers RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \ |